halovski
3 years agoContributor
How to wait without a delay
Is there a way to wait for an object to appear, without using the delay function and just guessing the time? I found how to do it in a script, but I can't find a way to do it in a keyword test. I nee...
- 3 years ago
See Waiting for an Object, Process or Window Activation, using WaitNNN Methods.
You can wait for the object existence, or the object property to change.