Class InputNumber

  • All Implemented Interfaces:
    org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

    public abstract class InputNumber
    extends InputText
    Component wrapper for the PrimeFaces p:inputNumber.
    • Constructor Detail

      • InputNumber

        public InputNumber()
    • Method Detail

      • getHiddenInput

        public org.openqa.selenium.WebElement getHiddenInput()
      • getValueToRender

        public Double getValueToRender()
      • getWidgetValue

        public String getWidgetValue()
        Gets the value stored using the widget JS method.
        Returns:
        the widget's value