add_cookie
Add a cookie dictionary to the current domain's cookie store, enabling session management and state persistence in automated browser tests.
Instructions
Add a Selenium cookie dict to the current domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookie | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||