Selecting a list item in a WebElement
Question ID:
108626
♥ 0 |
Our application has an object that I thought should show up as a WebList, but it is coming as a WebElement. The list is a list of states that can be selected for an address form. The problem is, all the items in the list are also showing as WebElements but we are not able to click them to select them. Browser("browser").Page("page").WebElement("element").Click
Marked as spam
|
Answers (1)