You can stop the Open Agent from a script, to ensure that the agent does not continue running after the end of the test execution.
Open or create a script that is executed when the test execution is finished.
For example, open an existing script that is used for cleanup after test execution.
Add the
ShutDown method to the script.
Note: The Open Agent will restart as soon as the agent is required by another script.