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