Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web Page Drop Down Box Selection Issue
#6
Please test this. Here #3 is the number of key Down required in the drop-down list to select the item; if it is known, simply change it in the macro, else I'll create code to find item by its text and calculate the Down key count.

Macro Macro167
Code:
Copy      Help
a11.Select(1)
key V ;;Space should show the list. Or try key AD
key H D(#3) Y ;;Home, Down 3 times, Enter


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)