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. |
--platformName | The platorm name ('iOS' or 'Android') |