Export session report (HTML)
export_reportGenerate a self-contained HTML report of a recorded mobile session, including step timeline, screenshots, network requests, logs, and crashes. Returns the file path for sharing or analysis.
Instructions
Write a self-contained HTML report of the recorded session — a step timeline with screenshots (if report capture was on) plus an appendix with the replayable flow, captured network requests, and recent logs/crashes. Returns the file path. Best with start_recording(report=true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | Where to write the .html (default: temp dir) | |
| include_logs | No | ||
| include_network | No |