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 |
one page contain next button.when we enter that its not going to next page.what type of error that one.
Explain the check points in QTP?
22 Answers Gray Matrix, IBM, Microsoft, Prapan Solutions, Zensar,
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Explain advantages and disadvantages of ddf?
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Can anybody post some real time scenario in qtp? please its very urgent.
What is text/text area checkpoint?