Package com.codeborne.selenide.commands
Class Commands
java.lang.Object
com.codeborne.selenide.commands.Commands
- Direct Known Subclasses:
SelenideAppiumCommands
-
Constructor Details
-
Commands
protected Commands()
-
-
Method Details
-
getInstance
-
add
-
execute
@Nullable public <T> T execute(Object proxy, WebElementSource webElementSource, String methodName, @Nullable Object[] args)
-