what is the statment/command for invoke the browser from script
Answer Posted / vidya sagar
In QTP, we can invoke browser using following statement
systemutil.Run "iexplore.exe", "URL"
Here URL is the web address which has to be opened, if you
dont want any website to be opened, just ignore the same.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How load testing can be done with silk international?
What is the syntax of ui object identifier used by dom extension?
How to assign attribute values to test cases?
How to specify a browser extension to a web application?
What is a test frame?
How to create a test frame?
What is the segue testing methodology?
How to create and edit a testplan?
How to define new testplan attributes?
How to add objects of other pages to a test frame?
How to open an existing silktest project?
How to include a test case into a testplan?
How to record a test case?
What is silktest project?
What is the standard flow of execution of a test case?