Class AppiumFindAll
java.lang.Object
com.codeborne.selenide.appium.commands.AppiumFindAll
- All Implemented Interfaces:
Command<SelenideAppiumCollection>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(SelenideElement parentElement, WebElementSource parentLocator, Object... args)
-
Constructor Details
-
AppiumFindAll
public AppiumFindAll()
-
-
Method Details
-
execute
public SelenideAppiumCollection execute(SelenideElement parentElement, WebElementSource parentLocator, Object... args) - Specified by:
executein interfaceCommand<SelenideAppiumCollection>
-