How do we set "variables" in tests #225
|
Hey! Great work on Maestro 👌 Does anyone know how to create variables in our tests? Thanks! |
Answered by
axelniklasson
May 26, 2023
Replies: 3 comments
|
I follow this doc and and I pass the variables from the command line. |
0 replies
|
I'm also interested in doing this. My use case is that I want to do a user registration flow:
|
0 replies
|
Hi folks! This is indeed available in maestro and you can find the docs regarding passing variables to your tests here. Thanks! |
0 replies
Answer selected by
axelniklasson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi folks! This is indeed available in maestro and you can find the docs regarding passing variables to your tests here. Thanks!