Class WidgetByBuilder
java.lang.Object
org.openqa.selenium.support.pagefactory.AbstractAnnotations
io.appium.java_client.pagefactory.bys.builder.AppiumByBuilder
io.appium.java_client.pagefactory.DefaultElementByBuilder
io.appium.java_client.pagefactory.WidgetByBuilder
-
Field Summary
Fields inherited from class io.appium.java_client.pagefactory.bys.builder.AppiumByBuilder
annotatedElementContainer, automation, DEFAULT_ANNOTATION_METHOD_ARGUMENTS, platform -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.openqa.selenium.Byprotected org.openqa.selenium.ByMethods inherited from class io.appium.java_client.pagefactory.DefaultElementByBuilder
assertValidAnnotations, buildBy, isLookupCachedMethods inherited from class io.appium.java_client.pagefactory.bys.builder.AppiumByBuilder
createBy, isAndroid, isIOS, isIOSXcuit, isTvOS, isWindows, setAnnotated
-
Constructor Details
-
WidgetByBuilder
-
-
Method Details
-
buildDefaultBy
protected org.openqa.selenium.By buildDefaultBy()- Overrides:
buildDefaultByin classDefaultElementByBuilder
-
buildMobileNativeBy
protected org.openqa.selenium.By buildMobileNativeBy()- Overrides:
buildMobileNativeByin classDefaultElementByBuilder
-