Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Active manual test runners

View the client test runners table filtered to show only those runners available to run manually-started tests.

When you start a manual client test runner, the system registers that runner in the Test Runners table as active.

The data in this table is transient. While the runner is active, it reports in to the system at a specified interval. If the runner does not report in at the expected time, the system marks the runner as inactive. After a period of time the system deletes the runner. You can modify these intervals on the Automated Test Framework properties page.

Image omitted: atf-active-man-runners.png
Active Manual Test Runners
Field / UI ElementDescription
TypeWhether this test runner is for manual or scheduled tests. In the Active Manual Test Runners module, Type is always Manual.
UserThe user logged into the browser session.
Browser nameThe browser name.
Browser versionThe browser version.
OS nameThe name of the operating system running the browser.
OS versionThe version of the operating system running the browser.
StatusWhether this runner is currently online or offline. In the Active Manual Test Runners module, Status is always Online.
Last checkinThe time/date this runner most recently reported in to the system.
Status reasonIf the Status is Offline, the reason why. In the Active Manual Test Runners module, Status reason is always empty.

Parent Topic:Run