Package | Description |
---|---|
io.appium.java_client.service.local | |
io.appium.java_client.service.local.flags |
Modifier and Type | Method and Description |
---|---|
AppiumServiceBuilder |
AppiumServiceBuilder.withArgument(ServerArgument argument)
Boolean arguments have a special moment:
the presence of an arguments means "true".
|
AppiumServiceBuilder |
AppiumServiceBuilder.withArgument(ServerArgument argument,
String value) |
Modifier and Type | Class and Description |
---|---|
class |
AndroidServerFlag
Here is the list of Android specific server arguments.
|
class |
GeneralServerFlag
Here is the list of common Appium server arguments.
|
class |
IOSServerFlag
Here is the list of iOS specific server arguments.
|
Copyright © 2015. All rights reserved.