'Open the Application browser
Dim url
url = String(40," ")
'To enter the URL address
url = inputbox("Enter the URL???")
'To enter the username
'Opens the browser
SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe", url ,
"open"



On Thu, Aug 20, 2009 at 10:52 AM, abha tiwari <[email protected]>wrote:

> Hi All,
>
> Can you give me a code in descriptive programming that can be used to open
> any browser (eg mozilla, IE) a common piece of code that can launch any
> browser installed on you system?
>
> --
> Abha Tiwari
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to