A webPage has a ComboBox with 10 values in it.
Write a script to select 4 vales from it using CTRL key
Answer Posted / sesibhushan
set listObj=Browser("micclass:=Browser").Page
("micclass:=Page").WebList("micclass:=WebList","name:=XXXX"
listObj.select "#1"
listObj.select "#2"
listObj.select "#3"
listObj.select "#4"
Note: This will work for combobox also.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How to get the particular property value?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What is Associate Repository in QTP 9.2 ?
what is defenetion of kiran can u tell me plz CVS, SVN
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
If the objects hierarchy is changing from build to build, then how you will handle that condition?
what is the difference between built-i function and In-built function?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Tell me about your project? please help me how to tell about insurance project
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
who QTP recognizes the object stored in object repository?
How to modify the text checkpoint?
what is the frame work in J-meter?