Class TextArea

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

public class TextArea extends AbstractTextInput<TextArea>
Web-element condition for text area.
  • Constructor Details

    • TextArea

      public TextArea(org.openqa.selenium.By by)
  • Method Details

    • getInputDelegate

      protected com.codeborne.selenide.SelenideElement getInputDelegate()
      Overrides:
      getInputDelegate in class AbstractField<TextArea>
      Returns:
      SelenideElement of an input web-element