public class Select extends UiElement
Constructor and Description |
---|
Select(org.openqa.selenium.WebDriver driver,
String elementId) |
Modifier and Type | Method and Description |
---|---|
void |
setValue(String value) |
void |
setValueByText(String text) |
getElement
execute, findElementByCss, findElementById, findElementByLink, findElementByName, findElementByXpath, getDriver
Copyright © 2022. All rights reserved.