assert_url_matches
Verify the current page URL matches a specified substring or regex pattern to confirm the expected page is loaded.
Instructions
Assert current URL matches pattern (substring or regex).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regex | No | ||
| pattern | Yes |