desc.AddCookie.txt Maven / Gradle / Ivy
Adds the given cookie with name and value to the domain and path specified.
Example:
| Delete All Cookies |
| Add Cookie | foo | bar | http://www.domain.xxx | www.domain.xxx | / |
| Navigate To | http://www.domain.xxx/index.php |