public class FindAll extends java.lang.Object implements Command<ElementsCollection>
| Constructor and Description |
|---|
FindAll() |
| Modifier and Type | Method and Description |
|---|---|
ElementsCollection |
execute(SelenideElement parent,
WebElementSource locator,
java.lang.Object[] args) |
public ElementsCollection execute(SelenideElement parent, WebElementSource locator, java.lang.Object[] args)
execute in interface Command<ElementsCollection>