AI checks are assertions on steroids. You can specify a condition in natural language that can be as specific as “the button on the top left corner of the page is blue” or as broad as “there is no error page”.

For more tips on writing assertions, we recommend the following sections:

Writing assertions

Write complex assertions with zero code.

Inputs

assertion
string
required

The condition you want to assert. The assertion should be written in plain English and can be as specific or as broad as you like.