maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Allow creating "variables"

Open mganchas opened this issue 1 year ago • 1 comments

Hey! Great work on Maestro 👌 Would be really useful if there was a way to set a collection of "variables" to reuse them in our tests.

For example:

appId: com.company.app
---

- variables:
   loginText: "Login to your account"

- assertVisible: $loginText
- tapOn: $loginText

Thanks!

mganchas avatar Oct 03 '22 10:10 mganchas

Looks nice, we will consider it

dmitry-zaitsev avatar Oct 03 '22 11:10 dmitry-zaitsev

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!

github-actions[bot] avatar Jul 11 '24 17:07 github-actions[bot]