public abstract class InputNumber extends InputText
| Constructor and Description |
|---|
InputNumber() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getHiddenInput() |
org.openqa.selenium.WebElement |
getInput() |
Double |
getValueToRender() |
void |
setValue(Serializable value) |
getValue, isOnchangeAjaxifiedgetAssignedLabel, getAssignedLabelText, isEnabledgetWidgetByIdScript, getWidgetConfiguration, getWidgetConfigurationAsStringgetElementLocator, getId, getRoot, getWebDriver, getWrappedElement, setElementLocator, setWebDriverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.openqa.selenium.WebElement getInput()
getInput in class AbstractInputComponentpublic org.openqa.selenium.WebElement getHiddenInput()
public void setValue(Serializable value)
public Double getValueToRender()
Copyright © 2020. All rights reserved.