wait_for_url
Pause execution until the current browser URL matches a specified regex pattern, with an optional timeout to prevent indefinite waiting.
Instructions
Wait until URL matches a regex pattern.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| timeout | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |