Package com.codeborne.selenide.appium
Class WebdriverUnwrapper
java.lang.Object
com.codeborne.selenide.appium.WebdriverUnwrapper
A temporary solution to fix ...
Will be replaced by a better solution in Selenide.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Optional<T>
static <T> Optional<T>
static <T> T
static <T> boolean
instanceOf
(Driver driver, Class<T> klass) static <T> boolean
instanceOf
(org.openqa.selenium.SearchContext driver, Class<T> klass) static boolean
static boolean
isMobile
(org.openqa.selenium.SearchContext driver)
-
Constructor Details
-
WebdriverUnwrapper
public WebdriverUnwrapper()
-
-
Method Details
-
isMobile
-
isMobile
public static boolean isMobile(org.openqa.selenium.SearchContext driver) -
instanceOf
-
instanceOf
-
cast
-
cast
-
cast
-