Maestro is the easiest way to automate UI testing for your mobile app.
Maestro is built on learnings from its predecessors (Appium, Espresso, UIAutomator, XCTest)
sleep()
calls. Maestro knows that it might take time to load the content (i.e. over the network) and automatically waits for it (but no longer than required).yaml
file.Available at maestro.mobile.dev
To get more background on why we built Maestro, read the Maestro announcement blogpost.
We invite everyone to join our public Slack channel.
Maestro is an open-source project and we love getting contributions.
To get started, take a look at issues with the good first issue
label and the contributing guide.