epgw add appium command
Name
epgw add appium - Add a new Appium connection
Options
| Option | Description |
|---|---|
----name | The connection name |
----appiumServerPort | The port of the Appium server. |
----appiumServerPrefix | The port of the Appium server. |
----deviceId | The device identifier, for iOS the udid, for android the serial id. |
----mjpegServerScreenshotQuality | The Mjpeg server screenshot quality. |
----mjpegScalingFactor | The Mjpeg scaling factor. |
----mjpegServerFramerate | The Mjpeg server framerate. |
----xcodeSigningId | The XCode signing id. |
----xcodeOrgId | The XCode organization id. |
----showXcodeLog | A value indicating whether to show the Xcode logs. |
----provisioningProfile | The path to the provisioning profile to use when installing WebDriverAgent. |
----developerCertificate | The path to the developer certificate to use to resign WebDriverAgent. |
----developerCertificatePassword | The password to use to retrieve the private key of the developer certificate. |
----platformName | The platform name ('iOS' or 'Android') |
----subsampling | Set the Jpeg parameter chrominance subsampling. |
----preferredVncPort | Set the prefered VNC port. |
----preferredWebDriverPort | Set the prefered WebDriver port. |