Hi .. i want to write the script for the combo nox list .
For example if any combo box having a multipul itme. So
how can i retrive each item for each iteration ? help me out .
Answer Posted / bindu kumar
x=Browser("name:=xxxx").page("title:=xxxx").WebList
("name:=statusVI").GetROProperty("items count")
For i = 1 to x
allitems=Browser("name:=xxxx").page("title:=xxx
x").WebList("name:=statusVI").GetItem(i)
msgbox allitems
Next
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi,All How to create a link in excel sheet using qtp
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Do you know how to connect database? Can you tell me the procedures?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
How many scripts did you have?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
What are the flaws in water fall model and how to overcome it?
How to test results for qtp ?
what the difference between shared repository and per action repository?
what are the mandatory properties for a tex boxc (scenario?)
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
wt is the use of multiple questions in QTP
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?