Reading results
The bottom panel populates as a mobile run executes — the same tabs as web, with a couple of mobile-native twists.
Events
Every step with its type, target, timing, and pass/fail status. A step that passed only after a retry shows an amber ↻ flaky badge instead of a green ✓. Double-click a row to edit it.
Console
The app's logcat, filtered to the app under test and coloured by level (DEBUG / INFO / WARN / ERROR) — the mobile analog of a page console.
Network
The app's network calls in a familiar request inspector — method, status, size, and timing, with Headers / Payload / Response / Timing on click. See network capture for what's captured and the HTTPS story.
Summary
Pass/fail counts, total duration, the slowest step, a Flaky count, and the failure screenshot if the run stopped — plus Share run to export the whole run (share a run).
Timeline
A scrubber over time-scaled bars (coloured by step type); each step also captured a screenshot, so you can see what the screen looked like at each point.