HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
Hai Buddy,
I just to inform you that QTP support Internet Explorer and
IE earlier versions don't have TAB functionality up to IE-7
Internet explorer just open the new BROWSER always not TAB
so,if functionality is not available then how you open
this.....
| Is This Answer Correct ? | 4 Yes | 18 No |
Explain about .wsf files?
how to delete folder test3,test4 and test5 using vbscript?
What is a class in CSS?
What are the data types supported by vbscript?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
How can I write HTML text to the window in VB Script?
what is extension of the file if its saved from recovery manger to some drive
can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.
How to Import data from a file (file is on the desktop) to the data table
What is the difference between for loop and while loop?
write a vb script to display the reverse of vbs