Class TailOfCollection

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String description()  
      Driver driver()  
      org.openqa.selenium.WebElement getElement​(int index)
      get Nth element of this collection
      java.util.List<org.openqa.selenium.WebElement> getElements()
      get elements of this collection (probably cached).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait