Hi
I created some KeywordTests with variables. These variables have a default value defined.
Is it possible to change the default value of these variables within a script?
I tried to use KeywordTests.variables.<varName> = value.
But this only changes the current value and once the test has ran, the default value is set to its original value.
Best regards
Mante