Class InputText

  • All Implemented Interfaces:
    org.jboss.arquillian.graphene.GrapheneElement, org.jboss.arquillian.graphene.GrapheneElementAction, org.openqa.selenium.interactions.internal.Locatable, org.openqa.selenium.internal.WrapsElement, org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement
    Direct Known Subclasses:
    InputNumber, InputTextarea

    public abstract class InputText
    extends AbstractInputComponent
    • Constructor Detail

      • InputText

        public InputText()
    • Method Detail

      • isOnchangeAjaxified

        protected boolean isOnchangeAjaxified()
      • getValue

        public String getValue()