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 |
Will down time for server and content maintenance/upgrades be allowed? how much?
What does Reporter.Reortevent2 does?
What is object identification?
How to export data in excelsheet to qtp without using datatable.
What is deference between normal QTP testing and descriptive programming?
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
can u tell me website address of VBscript with examples.
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
How to create basic scripts from a manual test case in QTP?
What is driver script and driver script in qtp frame work????
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?