Optional
options: DataTableSet a browser cookie:
When I set cookie "name" to "value"
With options:
When I set cookie "name" to "value"
| log | true |
| domain | example.com |
| expiry | 1234567890 |
| hostOnly | false |
| httpOnly | false |
| path | / |
| secure | false |
| timeout | 3000 |
| sameSite | undefined |
When I set cookie: