Assertions
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 |
Assert Region
Restrictions: "none"
Asserts the selected region matches the intended content.
Inputs
Name | Type | Description | Required | Dynamic |
---|---|---|---|---|
matcher | region | Select a region to assert | Yes | No |
Outputs
Name | Type | Description |
---|---|---|
default | null |