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 run a test case from a test script file?
What is multi-tagging?
can any one please tell me the full form of .g.t in silktest datadriven method
What is a test frame?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
How record a test case into a testplan automatically?
how to pass TDS intery in tally?
How dom browser extension identify a web application ui object?
How to create group and sub group descriptions in a testplan?
How to define values for a testplan attribute?
Where is a testplan stored?
What are the default testplan attributes?
How to assign attribute values to test cases?
What is the dom browser extension?
How to define an object verification in a test case?