Welcome, Guest. Please login or register.
Login with username, password and session length

 
Advanced search

16625 Posts in 4350 Topics- by 28380 Members - Latest Member: deepthinandanan
 

Pages: [1]   Go Down
Print
0 Members and 1 Guest are viewing this topic.
Author Topic: Object synchornization settings and WaitProperty    (Read 49 times)
dasleena
User
*
Offline Offline

Posts: 9


« on: February 08, 2010, 12:24:21 AM »

Hi,

What is the difference between the time set in Object synchronization timeout in
File->Settings->Run->Object Synchronization Timeout and that specified in WaitProperty for an object

Which one will take precedence.

Suppose I have specified 30 seconds in the run settings for Object Synchronization Timeout and 60 seconds in waitproperty for a particular object.

Is it optimal to just specify 60 seconds globally in the Object Synchronization Timeout of the Run Settings so that if the object is displayed sooner than 60 seconds it will proceed to the next step.

Thanks
Logged
hari sreekanth
Full User
***
Offline Offline

Posts: 206


Trying to become an advanced user


« Reply #1 on: February 08, 2010, 12:58:54 AM »

Hi,
object sync time out always comes to picture when ever you do any operation on a object.It waits for the object until the given time.
In turn when you call waitproperty method  it first waits for the existance of object until the given synchronization time. and then if it finds in between it will wait for the time in the waitpropery.
note: Waitproperty can not check the existance of a object. it is ment to work on the object that already exist.
and regarding setting 60 sec delay. you can keep it if your exist statements have soem time out.
regards,
Logged

Pages: [1]   Go Up
Print
Jump to: