Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Waiting for html, image, acc, or other element
#1
Hi,
I can't seem to find how to wait for a specific acc object or html element to appear in the QM wait dialog (I only see "wait for window created, or window active".
Is this possible?

Or for example - waiting for an image to appear on screen.

I know how to check for whether an image exists or whether such other element exists
if(!el)
or
if(el)

but those will only work or return an error the instant they are executed rather than waiting a specific period of time for them to appear.

Any suggestions?

Thanks so much (it's been a while!!!)

Stuart
#2
Click More button in Wait dialog...
#3
Thanks Gintaras, That worked like a charm....
never really noticed that there, I had always used the Find element as just a bridge to an action, but I see now how it can be used as a wait statement!!
Stuart


Forum Jump:


Users browsing this thread: 1 Guest(s)