Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi,
It is not possible to set values using property expansions, only to get them.
To do this, you need to go "the long way" and use testRunner.testCase.properties["currdattim"].value = "new value";
/Dain
eviware support
It is not possible to set values using property expansions, only to get them.
To do this, you need to go "the long way" and use testRunner.testCase.properties["currdattim"].value = "new value";
/Dain
eviware support