I need help to write a function in vbscript to click on a
link. That link looks like a tab. There are 6 tabs. When I
click on 1 tab it should show as "on". when I spy the class
property is on. But for the one which is not clicked the
class property is blank. I have objects created in our
custom object repository. Please give me some idea.
Hi,
Can u kindly explain the challenge a little more clearly?
Isnt ur Object repository being created after clicking over
this tab? or u want to specifically write a code in VB
Script through descriptive methods? If you could pass me on
the property detais of this tab, it would be great.
Is This Answer Correct ? | 0 Yes | 1 No |
can anyone tell me the procedure of interview held in applabs
join all the array values without using join function?
Which command is used for writing text on a page?
What is vbscript?
who will create the object?
write a vb script to display the size of the folder,date created and name of the folder
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Explain about adodb.stream class?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
My questions is while writting descriptve programming, lets take flight reservation. Line1: systemutil.Run "D:\Program Files\Mercury Interactive\QuickTestProfessional\samples\flight\app\flight4 a.exe" dialog("text:=Login").WinEdit("attached text:=Agent Name:").Set "mercury" dialog("text:=Login").WinEdit("attached text:=Password:").Set "mercury" dialog("text:=Login").WinButton("text:=OK").click window("text:=Flight Reservation").Activate window("text:=Flight Reservation").ActiveX ("acx_name:=MaskEdBox").Type "111111" window("text:=Flight Reservation").WinComboBox("attached text:=Fly From:").Select "Frankfurt" window("text:=Flight Reservation").WinComboBox("attached text:=Fly To:").Select "London" window("text:=Flight Reservation").WinButton ("text:=FLIGHT").Click window("text:=Flight Reservation").dialog("text:=Flights Table").WinList("text:=From").Select "13536 FRA 08.00AM LON 08.45AM SR $163.00" window("text:=Flight Reservation").dialog("text:=Flights Table").WinButton("text:=OK").Click window("text:=Flight Reservation").WinEdit("attached text:=Name:").Exist window("text:=Flight Reservation").WinEdit("attached text:=Name:").Set "sagar", Now i m getting the error in the last line. it is not accepting the WinEdit("attached text:=Name:") Please do solve this urgent...! and i want to know how to insert additional properties for an object and which properties we need to select from the object spy.
How to Import data from a file (file is on the desktop) to the data table
Explain the functionality of vbscript?