Class ToWebElement

java.lang.Object
com.codeborne.selenide.commands.ToWebElement
All Implemented Interfaces:
Command<org.openqa.selenium.WebElement>

@ParametersAreNonnullByDefault public class ToWebElement extends Object implements Command<org.openqa.selenium.WebElement>
  • Constructor Details

    • ToWebElement

      public ToWebElement()
  • Method Details