-
Methods in uk.co.evoco.webdriver.utils with parameters of type SelectBoxInteractionType
| Modifier and Type |
Method |
Description |
org.openqa.selenium.WebElement |
TolerantInteraction.tolerantInteraction(org.openqa.selenium.WebDriver webDriver,
org.openqa.selenium.By locator,
SelectBoxInteractionType selectBoxInteractionType,
java.util.Optional<java.lang.String> visibleTextOrHtmlValueString,
java.util.Optional<java.lang.Integer> itemIndex,
int timeoutInSeconds) |
|
org.openqa.selenium.WebElement |
TolerantInteraction.tolerantInteraction(org.openqa.selenium.WebElement webElement,
SelectBoxInteractionType selectBoxInteractionType,
java.util.Optional<java.lang.String> visibleTextOrHtmlValueString,
java.util.Optional<java.lang.Integer> itemIndex,
int timeoutInSeconds) |
|