Can we use Validate.Exists() method for wait

Ask general questions here.
archana
Posts: 12
Joined: Fri Jan 06, 2012 2:14 pm

Can we use Validate.Exists() method for wait

Post by archana » Mon Jan 09, 2012 7:53 am

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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

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

Post by Support Team » Mon Jan 09, 2012 2:01 pm

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

User avatar
amirb
Posts: 7
Joined: Tue May 28, 2013 9:24 am

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

Post by amirb » Sun Aug 25, 2013 9:35 am

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