Assert
Assert or validate on any element or page content
Last updated
Assert or validate on any element or page content
Last updated
string
required
Description of the element or page you want to validate.
Write a simple prompt like "if the page is in English."
Click Submit to execute the test step.
Use Cases:
Assert elements such as switches, checkboxes, or radio buttons with their related labels (e.g., "if 'Open app on Search tab' is off". Refer screenshot above.).
If your prompt specifies "If 'Open app on Search tab is on" but the switch is off, the step will fail, and the error will be displayed below the step.
Note: The Assert action does not include the Locate Element option.