
public interface GrapheneSelect
extends org.openqa.selenium.support.ui.ISelect, org.openqa.selenium.WrapsElement
Select after resolving issues with getDomProperty() and getDomAttribute() methods on WebDrivers
Models a SELECT tag, providing helper methods to select and deselect options.
| Modifier and Type | Method and Description |
|---|---|
void |
setIsMulti(boolean isMulti) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.