namecheap_webui_import_cookies
Import cookies from a logged-in browser session to authenticate Namecheap web dashboard access, enabling account management without API keys.
Instructions
Import cookies from an existing logged-in browser session into the saved Namecheap auth state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookies | No | Playwright-compatible cookies to import directly. | |
| cookiesFilePath | No | Absolute path to a JSON cookie export file. | |
| headed | No | Run with a visible browser window. |