navigate
Navigate to a specified URL with configurable wait conditions (load, networkidle, or none) and return a browser snapshot to capture page state.
Instructions
Navega a una URL y espera (none|load|networkidle). Devuelve snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| wait | No | load |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |