I want to open a Google page without recording a test and i
do not want to use system.Util.run command as well how do i
do this?
Answer Posted / rico
here is the one other way do this
Set IE = CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate "http://Google.Com"
Set IE = Nothing
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
When ‘option explicit’ keyword is used in qtp?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Discuss quicktest professional (qtp) environment?
What is an expert view and keyword view?
QTP script is not working on other's machine..
how can we do the frame work in qtp
Define virtual object?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What are the different recording modes?
How many types of recording modes in qtp?
Describe function procedure in vbscript.
Which environments does qtp support?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What are some test assets and related extensions of qtp?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji