Page 1 of 1

Can we use Validate.Exists() method for wait

Posted: Mon Jan 09, 2012 7:53 am
by archana
Hi,
Can we use Validate.Exists() method to wait till any element will be enabled or any element will be exists.
Or is there any other method which we can use for wait.
Because I dont want to use any hard coded waits in my script.

Thanks,
Archana

Re: Can we use Validate.Exists() method for wait

Posted: Mon Jan 09, 2012 2:01 pm
by Support Team
Hi,

For sure you can use the Validate.Exists() method with a timeout you need. Please also take a look to following documentation http://www.ranorex.com/support/user-gui ... eouts.html

Regards,
Peter
Ranorex Team

Re: Can we use Validate.Exists() method for wait

Posted: Sun Aug 25, 2013 9:35 am
by amirb
Thanks!

Gave me a direction. Found also those posts which are pretty usful to similar cases:
http://www.ranorex.com/forum/validate-e ... t2801.html