public interface ChoicePicker
ChoicePickerHelper| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
pick(List<org.openqa.selenium.WebElement> options)
Picks the first WebElement from the @options, that meets all requirements depending on implementation.
|
org.openqa.selenium.WebElement pick(List<org.openqa.selenium.WebElement> options)
options - options to be picked from.Copyright © 2015 JBoss by Red Hat. All Rights Reserved.