Jack_meng
8 years agoOccasional Contributor
the value of variable losses
I need some help, In my script I use Runner.stop(true) to exit current script if something goes wrong, but the value of a previous variable which should be used in behiend script become empty. (I ...
- 8 years ago
Adding OnStartTest Event for initializing my global variable to fix this issue