what is the use of Browser.sync()
Answers were Sorted based on User's Feedback
Answer / srihari
Hi
Browser.syn()ensures complete the web page loading and
Waits for the browser to complete the current navigation,
ie., navigating from one page to another.
regards,
srihari..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / alex
ok, Sync is a propierty. you can use for any object.
Instructs QuickTest to wait the specified number of seconds
to synchronize with Oracle Applications before continuing
the run session.
Syntax
object.Sync ([TimeOut])
you can specify the time in milliseconds.
| Is This Answer Correct ? | 2 Yes | 2 No |
How to find the length of the string in qtp?
1. How to capture data from images in QTP and produce them in Excel sheet
how can we group that these test cases only should be automated and in which order you execute that test cases
Among all the check points what is the most important checkpoint?
how to retrieve data from flight resevation->reports
types of output value in details.
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
How many number of actions possible in qtp?
write a function to read the items from Combobox of Flight Reservation application and save in excel.