assert_title
Verify the current page title matches or contains expected text, with optional exact matching, to validate navigation and page state during web automation.
Instructions
Assert the page title equals or contains expected text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| expected | Yes |