Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wait for multiple windows?
#1
Hi there,

is it possible to use "wait 0 WAI" for child window text and class names(and so on) as well?

it only seems to look for the title (or I just used it wrong)
Code:
Copy      Help
opt err 1
sel wait(5 WAI "Error[]Warning")
,case 1 out "Error"
,case 2 out "Warning"
,case 0 out "timeout"
#2
wait WAI does not work with child windows.
#3
Wait for multiple windows or controls created, enabled, etc


Forum Jump:


Users browsing this thread: 1 Guest(s)