Drop down menus

From Edgar BV Wiki
Revision as of 10:24, 1 April 2016 by Red (talk | contribs) (Created page with "Open the list box / drop down menu <pre> Command: click Target: the box where the drop down will appear </pre> Use the keyboard to go down once - copy the below code multiple...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Open the list box / drop down menu

Command: click
Target: the box where the drop down will appear

Use the keyboard to go down once - copy the below code multiple times to go down more often

Command: keyDown
Target: the box id
Value: \\40

Press enter to select

Command: keyDown
Target: the box id
Value: \\13