Assertions
Assert Region​
Restrictions: "none"
Asserts the selected region matches the intended content.
Inputs​
Name | Type | Description | Required | Dynamic |
---|---|---|---|---|
matcher | region | Select one or more regions to assert | Yes | No |
mode | enum | Assert all or any of them to be active | Yes | No |
Outputs​
Name | Type | Description |
---|---|---|
default | null |
Assert Equal​
Restrictions: "none"
No docs available
Inputs​
Name | Type | Description | Required | Dynamic |
---|---|---|---|---|
first | code | The value to compare with the second | Yes | Yes |
second | code | The value to compare with the first | Yes | Yes |
Outputs​
Name | Type | Description |
---|---|---|
default | null |