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
What is silktest host?
What are the default testplan attributes?
What is the dom browser extension?
How to create and edit a testplan?
How record a test case into a testplan automatically?
What are testplan attributes?
What is a silktest testplan?
What are the problems you faced while identifying an object in silk?
How load testing can be done with silk international?
How to create a new silktest project?
What is multi-tagging?
How to add objects of other pages to a test frame?
What is defaultbasestate?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
How to run a test case from a testplan file?