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