Session Details and Network Capture
Open a completed BrowserHub session to review the evidence retained by the Device Farm service.
Available tabs
| Tab | What it contains |
|---|---|
| Overview | Capability, timing, status, and session summary |
| Logs | Browser, driver, or automation logs supplied by the run |
| Screenshots | Captured visual evidence |
| Recordings | Recorded browser-session video |
| Network | Captured requests and HAR data when recording was enabled |
| Test Results | Automation results when the client reported them |
The tabs shown depend on the session type and captured artifacts. Unlike MobileHub, BrowserHub does not expose mobile-only Inspector, device metrics, or device-file-transfer panels.
Network and HAR evidence
Enable network recording only when needed: HAR data can contain URLs, headers, request bodies, response data, and authentication material.
- Start a session with network capture enabled.
- Reproduce the browser workflow.
- End the session cleanly so BrowserHub can finalize the capture.
- Open Network to inspect or download the retained HAR where available.
- Redact secrets and private data before sharing it.
Sensitive data
Screenshots, recordings, logs, and HAR files may contain credentials or application data. Follow your organization's retention and sharing policy.