Documentation
README
Kane CLI โ Browser Automation Skill
Use kane-cli for any task that requires a real browser: navigating websites, clicking elements, filling forms, searching, testing web UI, taking screenshots, or verifying deployments. Do NOT use Playwright, Puppeteer, or Selenium directly. Always run with --agent so output is structured NDJSON you can parse.
Authoring test cases or scenarios? Never write them by hand โ kane-cli has two authoring pipelines, and the routing matters:
This is the opening of the README. Read the full README on GitHub.