Solved
Forum Discussion
- nmraoChampion Level 2
Below can be used for test case
context.testCase.properties.each { context.testCase.properties[it.key].value = '' }
for test suite
replace context.testCase with context.testCase.testSuite in the above code snippet.
- JT7Occasional Contributor
Copied it into the Test Case TearDown Script section and it works great.
Thanks!
- sertoNew Contributor
How i have to change the code for deleting values from TestStep Properties?
- nmraoChampion Level 2Create new topic with details, please. Original question is already marked answered.
Related Content
- 4 years ago
- 6 years ago
Recent Discussions
- 13 days ago
- 16 days ago