performance_stop_trace
Stop recording performance traces on webpages and save the data to a specified file for analysis.
Instructions
Stop the active performance trace recording on the selected webpage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | The absolute file path, or a file path relative to the current working directory, to save the raw trace data. For example, trace.json.gz (compressed) or trace.json (uncompressed). |