Skip to main content

Using Claude Code, Cursor, or another coding agent? Paste this into your prompt to run cross-browser and real-device tests, debug sessions, and wire up CI on the TestMu AI cloud:
Kane CLI kane-cli is an AI-powered test automation tool that runs from your terminal. Describe what you want to test in plain English: Kane CLI navigates, clicks elements, fills forms, extracts data, and validates outcomes in a real Chrome browser, or in a native mobile app on a virtual device.
  • Run tests from any terminal or IDE: no test scripts, no selectors, no framework boilerplate
  • Test the web and native mobile apps: the default target is the desktop browser, and on macOS Apple Silicon you can point the same objective at an Android Emulator or iOS Simulator. See Mobile Testing
  • 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 UIs on your behalf

Supported IDEs

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:
  • Cursor
  • Antigravity
  • VS Code
  • Codex
  • Kiro (AWS)
  • Eclipse-based IDEs
  • Web-based IDEs

Three Modes

Next Steps