Kane CLI Cookbook
Describe the test in plain English and run it from your terminal, your CI, or your own AI agent.
npm install -g @testmuai/kane-cli
Use Cases
Login and Sessions
Console and JS Errors
Security and Privacy
Frequently asked questions
Kane CLI is an AI powered command line tool for browser automation and testing. Instead of writing scripts or selectors, you describe what you want to test in plain English, and Kane CLI drives a real browser to carry it out and verify the result. It brings agentic, natural language testing right into your terminal and your CI pipeline, so checking a web page becomes as simple as describing it.
The Cookbook is a curated library of ready made Kane CLI use cases. Each one is a real, working example that shows how to test a specific thing, from confirming an API response to catching a cookie that is missing its Secure flag. It is built to be both a learning resource and a starting point, so you can copy a use case, adapt it to your own site, and run it in seconds.
Kane CLI can check far more than what is visible on the screen. In plain English you can verify page text and elements, network requests, console logs, performance metrics, cookies, and local storage. So you can confirm what a user sees, and also what is happening underneath, like a failed API call, a slow page, or a cookie missing a security flag. It turns a simple browser visit into a full health check of the page.
In natural language testing you state your intent in plain English and an AI agent works out how to achieve it. Rather than maintaining brittle selectors and scripts, you say what to do and what to assert, and the agent navigates the page, adapts when the UI shifts, and reports the outcome. This makes tests faster to write, easier to read, and far more resilient than traditional code based automation.
Because you describe what to test in plain English rather than hard coding selectors, Kane CLI is naturally more resilient when your UI changes. The agent reads the live page each time it runs, finds the right elements itself, and adapts as it goes, so a small layout or wording change does not break your tests the way it would with a traditional script. That means less time fixing tests and more time actually testing.
TestMu AI forEnterprise
Get access to solutions built on Enterprise
grade security, privacy, & compliance
- Advanced access controls
- Advanced data retention rules
- Advanced Local Testing
- Premium Support options
- Early access to beta features
- Private Slack Channel
- Unlimited Manual Accessibility DevTools Tests