Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Detect Window content, RUN script
#7
Try trigger 'window name changed'. Then let the script wait for the accessible object more than 3 s, for example 1000000 s:

Function Function311
Trigger !n"Bolthouse Farms SBM - Mozilla Firefox" "MozillaWindowClass"     Help - how to add the trigger to the macro
Code:
Copy      Help
int w=TriggerWindow
Acc a.Find(w "COMBOBOX" " *Level 2 Technician:" "" 0x3011 1000000)
mes "object found"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)