real_click
Performs a genuine OS-level click at viewport coordinates to trigger elements and submit buttons that ignore synthetic browser clicks, enabling reliable automation on strict-CSP sites and modern SPAs.
Instructions
GENUINE OS-level click (SendInput) at VIEWPORT coords (x,y) — bypasses synthetic-click-ignoring submit buttons…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| gate | Yes | Expected active-tab title substring (gat… | |
| origin | No | Override page Document origin Y (default… | |
| frameId | No | frameId (omit=top) |