would be nice to have an option for windows shutdown after completed running tests (local/networksuite).
shutdown timer
- NisHeraValued Contributor
- shankar_rCommunity Hero
Have a option in Test Complete to shutdown the system Sys.Shutdown().
Just put this code event handlers like OnStopTest then after completion of test system will be shutdown.
Some helpers on Event handlers here
Some helpers on Shutdown here
NOTE: If you put Sys.Shutdown in your handlers every time you run the test system will get shutdown when execution over.
Related Content
- 7 years ago
- 6 years ago
- 8 years ago
- 14 years ago