browser_get_cookie_by_name
Retrieves a specific cookie by its name from the current browser session, enabling validation of cookie-based states during web automation testing.
Instructions
Get a cookie by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the cookie to get |