Page Assertions
Last updated
Asserts that the page title satisfies the given constraint

Asserts that the page URL satisfies the given constraint

Asserts that the page content (HTML) satisfies the given constraint

Asserts that number of elements matching a specified selector satisfies the given constraint

Asserts that window scroll offset satisfies the given constraint

Asserts that variable associated with a given name satisfies the given constraint

Last updated