session_click
Click page elements by CSS selector or snapshot ref to automate actions in the browser session you already have open.
Instructions
Click an element by CSS selector or @eN ref from a snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | A ref from session_snapshot, such as @e12, used instead of selector | |
| tabId | No | ||
| selector | Yes |