Android contacts flow automation
Last updated
Was this helpful?
Last updated
Was this helpful?
This flow demonstrates how Maestro can automate saving a contact with name, phone number & email of a person.
Some notable interactions in this Flow:
Clicking on any element using: tapOn
Random data input using: inputRandomPersonName,inputRandomNumber & inputRandomEmail
Android back navigation using: back
Copy the YAML flow from below in your system and save it as contacts.yaml
Start android emulator in your system
Run this command from your terminal: maestro test contacts.yaml
Install maestro in your system. ()