UFT & TOSCA Automation Testing
Pages
Home
MicroFocus UFT
Tricentis TOSCA
TTA
Katalon Studio
DevOps
TOSCA_API Testing
VB-Scripts
SAP_Automation
Selenium
Manual Testing
Agile
Tableau
ProjectManagementTools
UFT_ Interview Questions
Tosca_Interview Questions
NeoLoad
General_InterviewQuestions
Tricentis Tosca 16.0 Released on Feb-2023 ----- UFT has been upgraded from UFT 15.0.1 to UFT One 15.0.2, Beginning at November 2020.
Saturday, 18 February 2017
How to open a browser with google.com as url using VBSript & How to open a browser with google.com using UFT or QTP.
Syntax
Set
Browser_Obj
=
Createobject
(
"InternetExplorer.Application"
)
Browser_Obj.Visible
=
true
Browser_Obj.Navigate
"www.google.com"
Set
Browser_Obj
=
nothing
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)