Class TextField

All Implemented Interfaces:
SpecificConditionHandler, ByLocator, SelenideElementWrapper<TextField>

public class TextField extends AbstractTextInput<TextField>
Web-element wrapper for text field. Also, can be used for wrapping text-field-like web-elements: NumberField, BigDecimalField etc.
  • Constructor Details

    • TextField

      public TextField(org.openqa.selenium.By by)