browser_stop_tracing
Stop browser performance tracing and save a trace.zip file for analysis with Playwright's show-trace. Returns the file path.
Instructions
Stop tracing and write a trace.zip (open with playwright show-trace). Returns the path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |