Select an automation engine
You can override the default automation engine used to execute your appium tests on BrowserStack. In order to change Appium’s automation engine, use the automationName
capability.
Capability | OS | Values |
---|---|---|
automationName |
Android | UIAutomator2, Appium, Espresso, Flutter(for Flutter apps), FlutterIntegration Default: UIAutomator2 |
iOS | XCUITest, Flutter(for Flutter apps), FlutterIntegration Default: XCUITest |
- The
Espresso
driver is supported only in Appium version 1.14.0 and above. - The
FlutterIntegration
driver is supported only in Appium version 2.6.0 and above.
If you are using BrowserStack SDK, you can set the following capabilities in the browserstack.yml
file:
Copy
automationName: Appium
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!