01-18-2012, 02:57 PM
hi prabhat,
I have one query,
I have set Synchronization Point to a web page(form) where qtp has to wait till button is visble. So suppose if button is visible after 10-15 mins then how to handle this situation.
Right now my qtp script moves to next line if the time specified in (File>settings>run>Object Synchronization Timeout) exceeds.
I don't want to hard code time in settings. i have also specified time in waitproperty statement but that also doesn't help me!!
Help Required,
I have one query,
I have set Synchronization Point to a web page(form) where qtp has to wait till button is visble. So suppose if button is visible after 10-15 mins then how to handle this situation.
Right now my qtp script moves to next line if the time specified in (File>settings>run>Object Synchronization Timeout) exceeds.
I don't want to hard code time in settings. i have also specified time in waitproperty statement but that also doesn't help me!!
Help Required,