Kane CLI is an AI-driven browser automation and testing tool from TestMu AI (formerly LambdaTest) that turns plain-English instructions into verified browser tests.
Instead of writing and maintaining brittle test scripts, you describe what should happen, such as “log in as an admin, open the billing page, and verify the plan shows Enterprise,” and Kane CLI drives a real Chrome browser to execute it, verify each step, and return a deterministic pass or fail.
Just intent, expressed in natural language, run against a real browser.
What sets Kane CLI apart is its dual identity: it is built for humans and AI agents at the same time.
Developers and QA engineers use it to author end-to-end tests in plain English rather than maintaining Playwright or Selenium suites.
AI coding agents, including Claude Code, Cursor, Codex CLI, Gemini CLI, and custom agents, invoke it to verify that the code they generate actually works in a real browser.
And platform or DevOps teams run it as a browser-based check inside CI pipelines without a test codebase to maintain.
One tool serves all three, because the interface is the same for each: describe the objective, get back a trustworthy result.
This focus on verification is the heart of the product.
Kane CLI bridges the two.
Every run ends in a binary, repeatable result backed by a real browser session you can replay. The same objective and context produce the same outcome, not a one-shot guess.
That reliability is what makes it a testing tool rather than just an automation novelty.
Several capabilities make those results resilient and portable.
When a flow stabilizes, Kane CLI does not lock you in.
Native Playwright export, what the team calls “hacker mode,” converts any run into editable Playwright code you can drop into a maintained suite and modify freely.
This makes Kane CLI a complement to your existing stack rather than a replacement: start fast in natural language, graduate to code when you need it.
Every run also produces a persistent, shareable evidence link with:
This is proof you can paste straight into a Slack thread, a Jira ticket, or a pull request comment.
Kane CLI runs in three modes to fit any context.
Multi-environment testing is a single command.
Point the same flow at staging or production by changing the URL, with no duplicate scripts.
There is also Test.md, an agent-native test format that captures any session as replayable markdown with imports, variables, and replay built in.
Kane CLI is the terminal-native companion to KaneAI, TestMu AI’s web-based test authoring and management platform.
They share the same automation engine, and runs triggered from the CLI upload to the KaneAI dashboard, so you get replay, logs, and full test-case management alongside your web-authored tests.
Getting started takes minutes.
npm install -g @testmuai/kane-cli
The tool has been successfully submitted. We will add it after reviewing it.
Our excellent customer support team is ready to help.