Class Dropdown
java.lang.Object
net.thucydides.core.pages.components.Dropdown
Created by IntelliJ IDEA.
User: johnsmart
Date: 6/06/11
Time: 10:25 AM
To change this template use File | Settings | File Templates.
-
Method Summary
Modifier and TypeMethodDescriptionstatic DropdownforWebElement(org.openqa.selenium.WebElement webElement) voidvoidselectByValue(String value) voidselectMultipleItems(String... selectedLabels)
-
Method Details
-
forWebElement
-
select
-
selectByValue
-
selectMultipleItems
-
getSelectedOptionLabels
-
getSelectedOptionValues
-
getSelectedValue
-
getSelectedLabel
-