Skip to main content
Live Monitor with Running Test

What It Does

The Live Monitor shows all currently running tests and workflows in one place. Watch test progress, device status, and completed runs from a single overlay. Key Features:
  • Real-time updates: See tests as they execute
  • Quick access: Launch from any page via top navigation
  • Dual tabs: Separate views for Tests and Workflows

Opening the Monitor

Click the Live Monitor button in the top navigation bar (next to theme switcher). Opens as an overlay. You can navigate anywhere while keeping it visible.

Monitor Tabs

Tests Tab

Shows individual test executions with real-time progress. Live Monitor - No Active Tests When idle:
  • “NO ACTIVE TESTS” message
  • Empty state with checkmark icon
  • “Tests will appear here when executed”
When running:
  • Test name and platform badge (iOS/Android)
  • Current step description (“Setting up…”, “Running Step 1…”)
  • Progress percentage (e.g., “2%”, “10%”)
  • Elapsed time counter
  • View button: Opens test in editor
  • Cancel test button: Stops execution
Live Monitor - Test Running Recently Completed section:
  • Shows tests that finished in current session
  • Pass/fail status indicator
  • Completion timestamp
  • Open button: View full report
  • Dismiss button: Remove from list
Live Monitor with Completed Tests

Workflows Tab

Shows workflow executions. Workflows Tab When idle:
  • “NO ACTIVE WORKFLOWS” message
  • Empty state with checkmark icon
  • “Workflows will appear here when executed”
When running:
  • Workflow name
  • Tests being executed
  • Overall progress
  • Real-time status

Connection Status

Top-right indicator shows connection state:
  • CONNECTED (green): Receiving live updates
  • CONNECTING (yellow): Establishing connection
  • DISCONNECTED (red): Connection lost
If disconnected, the monitor auto-reconnects.

How It Works

Automatic Detection

The monitor detects:
  1. Tests started from Test Editor
  2. Tests launched from Test Suite
  3. Workflows triggered manually
  4. Tests/workflows started via API
No setup required. Everything appears automatically.

Live Updates

Updates in real-time:
  • Step progress
  • Device screenshots
  • Status changes (running to passed/failed)
  • Execution logs