External providers use their respective default Appium version during mobile session connection, which may vary.
To specify the desired Appium version, include the version number in the driver profile, as demonstrated below:
{
"cloudOptions": {
"appiumVersion": "x.x.x"
}
}
The supported versions of Appium vary according to the provider. Refer to the following links to identify the supported Appium versions for each provider.
As ACCELQ supports Appium version 2.0.0, it's advisable to set "appiumVersion" as "2.0.x" rather than opting for the newest version available in Appium (such as "latest", etc.).
Cloud Provider |
Lamda Test https://www.lambdatest.com/support/docs/supported-appium-versions/ |
Browser Stack https://www.browserstack.com/docs/app-automate/appium/set-up-tests/set-appium-version |
Sauce Labs https://docs.saucelabs.com/mobile-apps/automated-testing/appium/appium-versions/ |
Perfecto |
HeadSpin |
Digital AI https://docs.digital.ai/bundle/TE/page/appium_server_open_source_execution.html |
Comments
0 comments
Please sign in to leave a comment.