Forum Discussion
nmrao
Champion Level 3
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.
JT7
6 years agoOccasional Contributor
Copied it into the Test Case TearDown Script section and it works great.
Thanks!
Related Content
- 4 years ago
Recent Discussions
- 2 days ago