Forum Discussion

amirse's avatar
amirse
Contributor
4 years ago
Solved

How to access CONTEXT object in SAVE/LOAD script in Project Settings

Hi, I use below two lines of code to check the active environment. Works perfectly in a groovy test step.  However if I put the same two lines in Project Settings->Save Script it does not work. Com...