browser_stop_tracing
Stop a browser tracing session, write a trace.zip file, and return the file path for analysis with Playwright.
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 |