v1
latestSwagger 2.02026-08-06114111152.5 KBTests
Stop a running test
Terminates an in-flight test session. The test is marked complete; any assets gathered (video, logs, screenshots) become available for download. Returns 404 if the test has already finished.
put/v1/tests/{id}/stop
Path parameters
idstring required
Numeric test ID or WebDriver session_id of the test to stop.
Response
Stop a running test