+
+
+
+
+
Web Automation
+
+
+
+
+
+
+
+
App Automation
+
+
+
+
+
+
+
+
+
+
+
+
Browser Cloud
NEW
+
+
+
+
+
-
+
-**Kane CLI** `kane-cli` is an AI-powered browser automation tool that runs from your terminal. Describe what you want to test in plain English: Kane CLI navigates websites, clicks elements, fills forms, extracts data, and validates outcomes in a real Chrome browser.
+
-- **Run browser tests from any terminal or IDE**: no test scripts, no selectors, no framework boilerplate
-- **Integrate into CI/CD pipelines**: headless mode with structured JSON output and standard exit codes
-- **Use as a skill in AI coding agents**: Claude Code, Codex CLI, and Gemini CLI can invoke Kane CLI directly to test and verify web UIs on your behalf
+
+
+
+
Web Scanner
NEW
+
+
+
-```bash
-# Install
-npm install -g @testmuai/kane-cli
+
+
+
+
Agent Testing Platform
+
+
+
-# Authenticate
-kane-cli login
+
-# Run your first test
-kane-cli run --url https://example.com "Click the 'More information' link and verify the page loads"
-```
+
-## Supported IDEs
+
+
+
+
Test Manager
NEW
+
+
+
-Kane CLI runs from the integrated terminal of your editor, so you can drive browser tests without leaving your development environment. It is supported in:
+
+
+
+
TestMu AI MCP Server
NEW
+
+
+
-* Cursor
-* Antigravity
-* VS Code
-* Codex
-* Kiro (AWS)
-* Eclipse-based IDEs
-* Web-based IDEs
+
-## Three Modes
+
+
+
+
Accessibility Testing
+
+
+
-| Mode | Command | Best For |
-|------|---------|----------|
-| **Interactive TUI** | `kane-cli --tui` | Development, exploration, chained multi-run sessions |
-| **Non-Interactive CLI Mode** | `kane-cli run "..." --headless --agent` | CI/CD pipelines, shell scripts |
-| **Agent Mode** | `kane-cli run "..." --agent` | AI coding agents (Claude, Codex, Gemini) |
+
+
+
+
Testing Locally
+
+
+
-## Next Steps
+
+
+
+
Settings and Security
+
+
+
-- [Installation](/docs/kane-cli-installation/): Install Kane CLI and verify your setup
-- [Quick Start](/docs/kane-cli-quickstart/): Authenticate and run your first test in 5 minutes
-- [Authentication](/docs/kane-cli-authentication/): OAuth, basic auth, and profile management
-- [Writing Objectives](/docs/kane-cli-writing-objectives/): Learn how to write effective natural language objectives
-- [Configuration](/docs/kane-cli-configuration/): Window size, Chrome profiles, Test Manager project, and run mode
-- [Test Manager Integration](/docs/kane-cli-tms-integration/): Uploads, share links, code export, and session history
-- [Agent Mode](/docs/kane-cli-agent-mode/): Use Kane CLI with AI coding agents
-- [CI/CD Integration](/docs/kane-cli-cicd/): Add Kane CLI to your pipeline
-- [Skills](/docs/kane-cli-skills/): Install the Kane CLI skill for Claude, Codex, or Gemini
+
+