Package com.shaft.properties.internal
Class Mobile.SetProperty
java.lang.Object
com.shaft.properties.internal.Mobile.SetProperty
- All Implemented Interfaces:
EngineProperties.SetProperty
- Enclosing interface:
Mobile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionappActivity
(String value) appPackage
(String value) automationName
(String value) browserName
(String value) browserVersion
(String value) deviceName
(String value) platformName
(String value) platformVersion
(String value) selfManaged
(boolean value) selfManagedAndroidSDKVersion
(int value)
-
Constructor Details
-
SetProperty
public SetProperty()
-
-
Method Details
-
selfManagedAndroidSDKVersion
-
selfManaged
-
platformName
-
platformVersion
-
deviceName
-
automationName
- Parameters:
value
- io.appium.java_client.remote.AutomationName
-
udid
-
browserName
-
browserVersion
-
app
-
appPackage
-
appActivity
-