Hi,
I have 2 dropdown listboxes called region and city/area.
It needs to select one region(Santa Clara) and one city/Area
(Sunnyvale).So I put this in the for loop and I am storing
the Items in the variable called itemname.
The regions value will get changed,so I used reg expression
for this regions.
This is my code
Browser("MLSListings.com").Page("MLSListings.com").Link("»
County/Area").Click
Browser("MLSListings.com").Page("MLSListings.com").WebList
("regions").Check CheckPoint("regions")
ListSize=Browser("MLSListings.com").Page
("MLSListings.com").WebList("regions").GetTOProperty("items
count")
For i = 1 To ListSize-1
Itemname =Browser("MLSListings.com").Page
("MLSListings.com").WebList("regions").GetItem(i+1)
Browser("MLSListings.com").Page("MLSListings.com").WebList
("regions").Select Itemname
.................
If I run the script,I am getting the following error,
Cannot identify the specified item of the regions object.
Confirm that the specified item is included in the object's
item collection.
Any Help?
Thank you,
Uma
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of Database checkpoints in QTP? when they are used?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
HOW DO U CALL A ACTION IN QTP?
How to do Batch run in qtp? provide the steps?
Where the text version of script file located in file system?
What is standalone database?
During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
How to run a test using quicktest professional (qtp)?
What is output value?
i need the licence key for QTP V9.5 can anyone help me on getting this?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value