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
What’s the difference between scalability and elasticity?
Compare SOAP and REST web services?
What is spreadsheet and its function?
what is the steel difference between np-2 and np-3 pipes and weight also
Have you have ever worked in unix environment and why it is useful in datastage?
Why is search engine optimization and marketing so important?
Explain what kind of negative feedback is present in a noninverting op-amp.
What is the difference between Array and LinkedList?
What is the difference between c
What is the difference between an ID selector and CLASS?
Can a struct be null?
What does serialization mean in python?
what is undisclosed profit? explain
How to add an accepted payment banner at the footer?