browser_video_show_actions
Annotate each browser action with a named callout and highlight the target element during video recording to clarify automated interactions.
Instructions
Annotate subsequent actions performed on the page with a callout that names the action and highlights the target element. Useful while video recording or screencasting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor decoration for pointer actions. "pointer" (default) animates a mouse pointer from the previous action point to the next one; "none" disables the cursor decoration. | |
| duration | No | How long each action annotation stays on screen, in milliseconds. Defaults to 500. | |
| position | No | Where to place the action title relative to the page. Defaults to top-right. |