How to execute the test without giving wait function ? I heard something about, “optional step” that can solve the problem, but I am unable to find about that in QTP help guide. And also how to use “optional step” statement.Please reply me back so that I will not face any problem while showing demonstration to my PM.So that I can convince him that it is useful product for our application Reply waited.

Showing Answers 1 - 1 of 1 Answers

Amit

  • Aug 8th, 2006
 

Hi,

     You can use the waitproperty inted of wait property.As first rule of Automation is execution time of script which increases due to Wait.

So use wait property

Browser ().Page().Waitpropert "any property","Value of that property",Time in seconds

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions