Hi, the application loads the page in just few seconds but QTP take s around 20.6 seconds to recognize it....
On Sat, Sep 13, 2008 at 6:01 AM, Ahamed Saifudeen < [EMAIL PROTECTED]> wrote: > Hi Swami, > If that window takes 20 seconds or more to appear, then no solution for > this. If that takes 0-20 seconds to appear, then we have the solution for > it. > > Please make it more clear. > > Regards, > Saif > > > On Fri, Sep 12, 2008 at 9:38 PM, alll fun <[EMAIL PROTECTED]> wrote: > >> Hi Everybody, >> >> i have been learning QTP for quite some time.... >> >> I have a query on the exist property. >> In one of the functions in vbs file i used a statement like >> >> if Browser(xxx).page(xxxx).exist(0) then >> .... >> ..... >> end if >> >> I kept a "start transaction" before the execution of this "exist" >> statement and after it. Even though i have given 0 seconds to wait, i could >> find the "transaction time" to be around 20 seconds totally. This 20 >> seconds is the value that i have given in the File-Settings- Run(tab) for >> sync. >> >> Could you please help me on how to reduce the waiting time. >> This piece of code is to close the browser if it exists. >> Every time the script is holding for 20 seconds to identify the window. >> The window may or may not appear. But the when the window appears it >> recognizes it within seconds and closes it immediately.When it is not >> present it is waiting for 20 seconds. I want to reduce the wait time only >> here. >> Can sombody let me how to achieve this? Is there any setting to make this >> happen. I need to bring the waiting time only at this place and not in all >> places. >> >> hope my question is understood. >> Please let me know if need to give any other details? >> >> >> -- >> With Cheers and smiles... >> Swami >> >> >> > > > > -- With Cheers and smiles... Swaminathan.S.P --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "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 -~----------~----~----~----~------~----~------~--~---
