Go to Option --> Normal --> Delay each
step execution by 1000 milliseconds, this enforces 1 second delay
between two line code execution.
Cheers,
A B
Blog - www.lifegoeasy.com
www.automation.lifegoeasy.com
On Jun 2, 10:07 pm, sujit kumar <[email protected]> wrote:
> Hi
> Use wait Property instead of wait
> See help of Waitproperty
>
> Example:
> this will wait till NextButton gets enabled
> JavaButton("NextButton").WaitProperty "enabled", 1, 20000
>
> U can use Wait(second) but it will be always wait till second given in wait
> parameter
>
> --
> Thanks & Regards
> Sujit :)
>
> On Fri, Jun 1, 2012 at 9:04 PM, Vijayaraja G <[email protected]>wrote:
>
>
>
>
>
>
>
> > Hi
>
> > Use
>
> > wait(1)
>
> > Statement
>
> > On Fri, Jun 1, 2012 at 8:40 PM, Syed Rowff <[email protected]> wrote:
>
> >> use the wait statements
>
> >> --
> >> You received this message because you are subscribed to the Google
> >> "QTP - HP Quick Test Professional - Automated Software Testing"
> >> group.
> >> To post to this group, send email to [email protected]
> >> To unsubscribe from this group, send email to
> >> [email protected]
> >> For more options, visit this group at
> >>http://groups.google.com/group/MercuryQTP?hl=en
>
> > --
> > You received this message because you are subscribed to the Google
> > "QTP - HP Quick Test Professional - Automated Software Testing"
> > group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/MercuryQTP?hl=en
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en