I want to know about verification points,specifically WindowVP, Suppose I use WindowVP verification point for a window existence, then my question is whether this command will wait for existence of the required window or just it will check for an instance and proceed further?If WindowVP waits for existence of window then what is default waiting time for normal windowvp command.Ex. WindowVP(Exists,"Caption=Inter--","VP=VP1")

Showing Answers 1 - 2 of 2 Answers

harathi

  • Jul 29th, 2006
 

Yes the WindowVP  checks for the Window Existence  but not sure of the  default wait time, I think the waiting time may differ every time you execute the script.

The windowVP captures either the URL or the Title of the page and checks for it when you execute the script.

  Was this answer useful?  Yes

info2harish

  • Sep 4th, 2006
 

Hi,

While inserting the verification point, If u select the option to apply a wait state of 2 minutes or some thing like that it will waits for the specified time r else not.u just now try to insert a window existence vp while inserting u just have to observe that ....

Regards

Harish

  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