Icon

Conditions

Nodes for building conditional logic.

This category contains 9 nodes.

Alert Is Present 

Expect an alert to be shown by the page.

And 

And-combines given conditions.

Attribute Matches 

Expects an attribute or CSS property to match a given value.

Not 

Inverses a given condition.

Number of Elements 

Expect a given number of elements on the page.

Or 

Or-combines given conditions.

Text Matches 

Expects the text within an element to match a given pattern.

URL Matches 

Expect the current URL to match a given pattern.

Wait for Condition 

Waits for an expected condition for a specified amount of time.