page_select
Selects an option in a dropdown by its value, using a ref or selector, and reports the resulting network, console, and URL changes.
Instructions
Select an option (by value) in a 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 | ||
| value | Yes | ||
| waitMs | No | settle time after selecting before reporting the delta (default 700ms) | |
| selector | No | ||
| sessionId | No |