Test case Options: Max Results - update via groovy
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2022
12:35 PM
09-20-2022
12:35 PM
Test case Options: Max Results - update via groovy
Hi,
Does anyone know how to update the Test case options - max results property using groovy script?
Solved! Go to Solution.
Labels:
- Labels:
-
Function Tests
-
Scripting
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2022
05:30 AM
09-21-2022
05:30 AM
testRunner.testCase.config.setMaxResults(int number)
