what is the statment/command for invoke the browser from script
Answer Posted / santhosh gowda
you have a window Browser, calling Brower.Invoke () should
open your default browser(Netscape,FF,IE).
If you specifically want to invoke IE then
Explorer.Start("path of IE") should help.
Thanks
Santhosh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to select a group of test cases in a testplan to run?
What are the problems you faced while identifying an object in silk?
What is 4test?
How to add objects of other pages to a test frame?
How record a test case into a testplan automatically?
How to open an existing silktest project?
How to define values for a testplan attribute?
Is there any way of passing values at runtime? Like scanf does in C.
What are testplan attributes?
What is a silktest testplan?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?
What is the standard flow of execution of a test case?
How to specify a browser extension to a web application?
How to run all test cases in a testplan?
How to download latest silk test trial version?