Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you reverse a table in excel?

269


Is php session id unique?

525


Which type of plug-ins contains “Output Parameters”

1477


Why superheated are started before I'd and rd fan?

1686


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

1336






How does spring boot handle security? : Spring Boot

153


How does laravel handle assets?

438


Do you just jump in and start coding or do you sit down with a few collagues and create a designthen quickly prototype it?

1727


What is the difference between BPA AND Contract What are documents and test cases u followed

1933


What is a socket in a server?

633


Is ubuntu an open source?

356


What are intents?

504


What is savepoint in java?

454


Give examples of machine-to-machine communications?

46


What is the Command to change splunkweb port to 9000 via CLI?

254