Hello,
I am new in this tools but I directly have a question. How could I manage my different environments?
I have 3 environments: dev, QA, Production of course I don’t want to edit my variables each time. I don’t want to run the tests on all environments each time either. And duplicate the tests suite for each one looks also stupid. Is there a way to pass a kind of run variable for example? The best should be to be able to have a dropdown when running the test to select the environment.
Regards,