Hi any body can tell me the synchranization point syntax
thanks
in advance
Answer Posted / akshar jain
you can use the sync property that is widely uded in our
company for eg
browser("pegasus").page("pegasus").sync
or for an image
browser().page().frame().image
().waitproperty,"visible",true,10..this line will wait till
the image is completely loaded
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is description object?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Explain the difference between call to action and copy action?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is the meaning Work bench?
what is impact analysis on regression testing?
What is the default add-ins in qtp?
What is qtpro? What is quick test pro?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
Hi How to retrieve data from web element line by line?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How to use descriptive programming?
Which recording modes need more memory?
what is clean sweep?