Link

“__” should not contain:

Verifies that the specified field (presumably a textarea) does not contain the provided multiline value.

Pattern

^"([^"]*)" should not contain:$

Parameters

Position Description Value Type Restrictions
1 field field id/name/label/selector Must refer to a text-based field.

Docstring

The field’s value will be compared to the docstring following the step. The docstring may include variables.

Examples

Then "Remarks" should not contain:
"""
Four score and seven
years ago our fathers
brought forth, on this
continent, a new nation