Class SendKeysIntoBy

    • Constructor Detail

      • SendKeysIntoBy

        public SendKeysIntoBy​(List<org.openqa.selenium.By> locators,
                              CharSequence... theText)
    • Method Detail

      • resolveFor

        protected org.openqa.selenium.WebElement resolveFor​(Actor theUser)
      • performAs

        public <T extends Actor> void performAs​(T theUser)