How to use variables in the Scenario step condition
Tomas
Registered, Neuron 2022 Posts: 121 ✭✭✭✭✭
Hi,
I would like to use a project variable "myvar" to run the step in the scenario conditionally. It does not seems to work like this, thanks for any advice
Tomas
Tagged:
Answers
-
I dont know why it was not working without the curly brackets, but the solution is just
myvar == 10 -
Do you know how to do this for a scenario variable?
e.g let's say myvar is not a project variable but a scenario variable.