Overload List
| Name | Description | |
|---|---|---|
| SelectDropDown(Element, Int32) |
Selects a drop down item from the drop down list using its index.
| |
| SelectDropDown(Element, String) |
Selects a drop down item from the drop down list using the item's text.
| |
| SelectDropDown(Element, String, Boolean) |
Selects a drop down item from the drop down list using the item's text or the
items option value (if useItemValue = true).
|
