public class ElementsCollection
extends java.util.ArrayList<org.openqa.selenium.WebElement>
| Constructor and Description |
|---|
ElementsCollection(java.util.List<org.openqa.selenium.WebElement> elements) |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldHaveSize(int expectedSize) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize