Class ProcessArguments
java.lang.Object
io.appium.java_client.ios.options.wda.ProcessArguments
-
Constructor Summary
ConstructorsConstructorDescriptionProcessArguments(List<String> args) ProcessArguments(Map<String, Object> env) -
Method Summary
-
Constructor Details
-
ProcessArguments
-
ProcessArguments
-
ProcessArguments
-
-
Method Details
-
toMap
Returns the data object content as a map.- Returns:
- Properties as a map.
-