Assert actor
Actor exists
Assert that the actor is defined in the process
Specify the key of the actor. By default, the "main" process is used.
Actor property
Check if a property of an actor has the expected value.
If the property is a string, number, or boolean, it can be given inline. You can use a data table, if the response is a simple object with a shallow structure. For arrays and more complex objects, use YAML or JSON.
Last updated
Was this helpful?