What problem does it solve?
This Skill removes the repetitive work of manually logging into authenticated web pages every time you run a headless browser test, by letting you import your existing logged-in sessions from your local Chromium browser.
Core Features & Use Cases
- CDP Mode Detection: Automatically checks if you are already connected to your real browser via CDP, so no cookie import is needed if your existing sessions are already available.
- Interactive Cookie Picker: Auto-detects installed Chromium browsers and opens a UI to select which cookie domains to import, no manual cookie handling or decryption required.
- Direct Domain Import: Lets you import cookies for a specific domain directly without the picker UI for faster, targeted test setup.
- Use Case: QA testers can quickly set up authenticated headless sessions for internal tools, SaaS platforms, or client sites by importing their existing browser cookies, cutting test setup time from minutes to seconds.
Quick Start
Use the setup-browser-cookies skill to import your existing Chromium browser cookies into the headless browse session for authenticated QA testing.