Skip to main content

epgw add appium command

Name

epgw add appium - Add a new Appium connection

Options

OptionDescription
----nameThe connection name
----appiumServerPortThe port of the Appium server.
----appiumServerPrefixThe port of the Appium server.
----deviceIdThe device identifier, for iOS the udid, for android the serial id.
----mjpegServerScreenshotQualityThe Mjpeg server screenshot quality.
----mjpegScalingFactorThe Mjpeg scaling factor.
----mjpegServerFramerateThe Mjpeg server framerate.
----xcodeSigningIdThe XCode signing id.
----xcodeOrgIdThe XCode organization id.
----showXcodeLogA value indicating whether to show the Xcode logs.
----provisioningProfileThe path to the provisioning profile to use when installing WebDriverAgent.
----developerCertificateThe path to the developer certificate to use to resign WebDriverAgent.
----developerCertificatePasswordThe password to use to retrieve the private key of the developer certificate.
----platformNameThe platform name ('iOS' or 'Android')
----subsamplingSet the Jpeg parameter chrominance subsampling.
----preferredVncPortSet the prefered VNC port.
----preferredWebDriverPortSet the prefered WebDriver port.