Interface FindsByName


  • @Deprecated
    public interface FindsByName
    Deprecated.
    An implementation detail of By. Will be removed in 4.0
    • Method Detail

      • findElementByName

        WebElement findElementByName​(java.lang.String using)
        Deprecated.
      • findElementsByName

        java.util.List<WebElement> findElementsByName​(java.lang.String using)
        Deprecated.