Set Maestro version
Learn how to set up your Maestro version for testing on BrowserStack’s App Automate
BrowserStack supports multiple versions of Maestro including the latest releases. Use the latest Maestro versions to incorporate new features, enhancements, stability fixes into your tests executed on BrowserStack. If the Maestro version is not explicitly specified, BrowserStack selects the default Maestro version based on the OS and OS version.
Supported Maestro versions
| Version | Status |
|---|---|
latest |
Recommended |
1.39.13 |
Default |
2.0.7, 2.4.0, 2.6.1
|
Supported |
The latest value resolves to the highest supported Maestro version, which is currently 2.6.1 on both Android and iOS. This value changes when BrowserStack adds support for a newer Maestro version.
To keep your tests on a fixed version, set maestroVersion to an explicit version number instead of latest.
Maestro 2.6.1 removed the Rhino JavaScript engine. If your flow configuration sets jsEngine: rhino, your test fails. Remove the jsEngine setting so that your flows use the default GraalJS engine.
Execute tests with a specific Maestro version
Follow these steps to set a specific Maestro version for your test execution on BrowserStack:
- Upload your app and test suite through the defined endpoints.
- Specify the
maestroVersionwhen creating a build to run tests with a particular Maestro release.
Example: Set a specific Maestro version for an Android build using curl
Start the session with the Maestro version. For more information on test execution using Maestro on BrowserStack, refer to the Execute tests documentation.
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!