11-13-2012, 12:39 AM
Hi,
Instead of writing wait 2, what else can i write?
Thanks.
Instead of writing wait 2, what else can i write?
Thanks.
wait
|
11-13-2012, 12:39 AM
Hi,
Instead of writing wait 2, what else can i write? Thanks.
11-13-2012, 07:29 PM
You can use "Sync" or "WaitProperty".
Sync: Waits till page has loaded completely. Syntax: Object.Sync WaitProperty: Waits until the specified object property achieves the specified value or exceeds the specified timeout before continuing to the next step. Syntax: Code: Object.WaitProperty (PropertyName, PropertyValue, [TimeOut]) |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
help with wait property function | kp_usa | 3 | 4,293 |
12-20-2012, 10:49 PM Last Post: kp_usa |
|
How to control WAIT time with STATIC variable? | chong67 | 3 | 3,985 |
06-22-2012, 10:38 AM Last Post: sshukla12 |
|
Alternative for Wait Statement | Veekay | 2 | 8,556 |
03-20-2012, 07:13 PM Last Post: swathi |
|
Verifying the value exists and if not, wait up to 5min | HeZma | 3 | 4,055 |
02-25-2012, 12:21 PM Last Post: rajpes |
|
How to Handle Browser page wait In Firefox QTP V11. | UFTEnthusiast | 0 | 3,548 |
05-30-2011, 05:25 PM Last Post: UFTEnthusiast |