Example running saucectl with espresso.
The steps below illustrate one of the quickest ways to get set up. If you'd like a more in-depth guide, please check out our documentation.
curl -L https://saucelabs.github.io/saucectl/install | bash
⚠ Make sure saucectl version is newer than v0.36.0
saucectl configure
Simply check out this repo and run the appropriate command below 🚀
saucectl run
Espresso only works on sauce cloud for both Android Emulators and Real Devices.
Docker mode is not supported.
Follow me if you'd like to see how saucectl is configured for this repository.
Our IDE Integrations (e.g. Visual Studio Code) can help you out by validating the YAML files and provide handy suggestions, so make sure to check them out!