Facebook signup flow automation
Last updated
Was this helpful?
Last updated
Was this helpful?
This flow demonstrates how Maestro can automate signing up with Facebook.
Some notable interactions in this Flow:
Clicking on any element using: tapOn
Long pressing an element using: longPressOn
Asserting visibility of element using: assertVisible
Keyboard press using: keyPress
Random data input using: inputRandomPersonName
, inputRandomNumber
, inputRandomText
& inputRandomEmail
Android back navigation using: back
Note: Facebook has since added checks in their app to prevent this flow from being automated.