public class FormContainerElement.SelectElement extends BaseElement
Constructor and Description |
---|
SelectElement(org.openqa.selenium.WebElement select) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getOptions() |
void |
select(List<String> valuesToSelect) |
void |
select(String value) |
void |
unSelect(List<String> valuesToUnSelect) |
void |
unSelect(String value) |
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageJSIsLoaded
Copyright © 2004–2021 XWiki. All rights reserved.