mouse_record
Record mouse movements on a page for later replay, automatically replacing previous recordings to prevent listener leaks.
Instructions
Start recording mouse positions in the page (replay with mouse_replay). Re-calling replaces any previous recorder instead of leaking its listener.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_points | No | Cap on stored points. | |
| duration_ms | No |