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