page_click
Clicks an element identified by page snapshot reference or CSS selector, then reports the resulting network and console activity.
Instructions
Click an element (by ref from page_snapshot, or CSS selector) and report the network/console/url delta it caused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| waitMs | No | settle time after the click before reporting the delta (default 700ms) | |
| selector | No | ||
| sessionId | No |