Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web Page Drop Down Box Selection Issue
#1
Hi Gintaras,

Having trouble selecting a value on a web page dropdown box.
The value gets selected, but the page does not action on the value.
The value needs to correspondingly change a value on another dropdown box.
The webpage executes successfully only if the value is clicked in the first dropdown box.
How can we execute that part in Quick Macro?

Macro RO Sales VISTA - Current
Code:
Copy      Help
,else if salesType="f"
,,Acc a11.Find(w3 "COMBOBOX" "" "a:name=contDrpDown" 0x3004 50)
,,a11.CbSelect("Business"); 0.5 ;; This dropdown box needs to be opened and value clicked to be selected.
,,
,,
,,
,,'T;2
,,
,,
,,e45.CbSelect("Fleet of 1-24 vehicles"); 2
Best Regards,
Philip


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)