Then I see cookie contains value:
Then I see cookie {string} contains value {string} Copy
Then I see cookie {string} contains value {string}
Assert cookie value has partial match.
Optional
Then I see cookie "name" contains value "value" Copy
Then I see cookie "name" contains value "value"
With options:
Then I see cookie "name" contains value "value" | domain | example.com | | log | true | | timeout | 3000 | Copy
Then I see cookie "name" contains value "value" | domain | example.com | | log | true | | timeout | 3000 |
Then I see cookie contains value:
Assert cookie value has partial match.