Class Mobile.SetProperty
java.lang.Object
com.shaft.properties.internal.Mobile.SetProperty
- All Implemented Interfaces:
EngineProperties.SetProperty
- Enclosing interface:
Mobile
-
Constructor Summary
Constructors -
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) Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface EngineProperties.SetProperty
logPropertyUpdate
-
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
-
bundleId
-