Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait function
#1
Hi All,

I'm writing a program which needs to wait for certain text to appear in the window in order for the program to continue executing. Is there any way to go about that besides hard coding wait statements (ex/ wait (10) )?

Thanks!
Meg
#2
Use dialog "Find accessible object". It' in the floating toolbar.
Capture the text using the Drag image. Click Test to make sure we can find it. If you cannot capture it, this way cannot be used.
Add the max wait time in the Wait field. OK.
This is very useful when you need to wait for a link or other object in web page to appear when the web page is loaded.

Other way - use dialog "Find image".
#3
Thank you for your help! Find Image worked the best Big Grin

Meg


Forum Jump:


Users browsing this thread: 1 Guest(s)