maestro
maestro copied to clipboard
[Feature] Extend `launchApp` to allow permissions
eg:
- launchApp:
clearState: true
permissions: { notifications: 'YES', location: 'always' }
For now, our recommended approach is to use optional commands to handle that:
# Tap on Allow on permission dialogue if one shows up
- tapOn:
text: Allow
optional: true
Hi @wadey1, maestro version 1.24.0 includes the change you requested. Can you give it a try and let us know what you think?
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!