What is wrong with Wait()?

Sync function waits for a page to be loaded, do you load something in not
web applications? There are entire topic called "Synchronization Points" and
functions, such as
obj.Exist()
obj.WaitProperty()

If you want to replace wait:
WScript.Sleep(12000)

On Tue, Apr 14, 2009 at 2:49 AM, Reddy <kaarthik.re...@gmail.com> wrote:

>
> Hi All
>
> I need an alternate statement instead of the "wait" function.
>
> Just like SYNC function for the web applications.
>
> Please help me in this regard.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to