jromie
9 years agoNew Contributor
set StopOnError via script
I am trying to write a simple script that runs each time a project starts. It is to loop through the test items and shut off the StopOnError property.
Here is the code I have right now that doe...
- 9 years ago
This article https://support.smartbear.com/viewarticle/68453/ describes StopOnError as a Read Only property hence I believe you cannot change it's value from script.