Describe tests in English.
AI writes the code.

AssureMind โ€” Codeless Playwright Automation

Write test steps in plain English. AssureMind uses your choice of 12 AI providers to generate executable Playwright code automatically โ€” no selectors, no locators, no coding required.

12AI Providers
5Healing Levels
100+Faker Generators
3Test Types
$0Min. AI Cost

Everything you need to automate without writing code

From plain-English steps to CI/CD pipelines โ€” AssureMind handles the entire testing lifecycle.

โœ๏ธ

Plain-English Steps

Write test steps like "Click the Login button" or "Verify Dashboard is visible". No selectors, no locators, no Playwright knowledge required.

โšก

AI Code Generation

12 AI providers โ€” Anthropic, OpenAI, Google, Groq, Ollama (local/free), and more โ€” transform your English steps into executable Playwright code.

๐Ÿ”ง

5-Level Self-Healing

Broken selectors auto-fix via 5 cascading strategies: smart retry โ†’ AI regen โ†’ multi-selector โ†’ visual AI โ†’ step decomposition.

๐Ÿ–ฅ๏ธ

Visual Studio

Browser-based editor at localhost:4400. Write tests, view results, manage healing, track CI/CD โ€” all without opening a terminal.

๐ŸŽฏ

UI ยท API ยท Audit

Browser automation (Playwright), HTTP API testing, and Lighthouse performance/accessibility/SEO audits โ€” three test types in one framework.

๐Ÿš€

CI/CD Ready

Quality gates, PR comments for GitHub & GitLab, Slack/Teams notifications. Runs headlessly with exit code 0/1 for any pipeline.

โบ

Test Recorder

Click through your app in a real browser โ€” AssureMind captures every action and generates Playwright code with zero AI calls. No API cost, ever.

๐Ÿง 

RAG Memory

Semantic memory that learns from every run. Successful step-to-code mappings are stored locally and reused at $0 โ€” no API call needed. Accuracy compounds over time.

Up and running in minutes

Three steps from install to your first automated test.

1
๐Ÿ“ฆ

Install & Initialize

Install the package, initialize your project, and open the Studio UI โ€” all in under a minute.

npm install assuremind
2
โœ๏ธ

Write in Plain English

Describe steps in natural language and let AI generate Playwright code โ€” or use the Test Recorder to capture steps with zero AI cost.

"Click the Sign In button"
3
๐Ÿš€

Run & Review

Run locally, in a browser, or in CI. Self-healing fixes broken selectors automatically. Reports surface in the Studio dashboard.

npx assuremind run --all

Three ways to run at zero AI cost

Unlike other codeless tools that lock you into cloud AI spend, AssureMind gives you real paths to $0 โ€” even in production CI/CD pipelines.

$0 Always
โบ

Test Recorder

Click through your app in a real browser. Every action โ€” clicks, fills, assertions, keyboard shortcuts โ€” is captured and converted to production-grade Playwright code. No AI call, no API cost, forever.

  • 6-strategy locator resolution with live Playwright verification
  • Full iframe & Shadow DOM support
  • Shift+Click to add assertions inline
  • Available for UI & Audit suites
$0 Local AI
๐Ÿฆ™

Ollama โ€” Run AI Locally

Use open-source LLMs on your own hardware. No API key, no internet cost, no per-request fees. Works in CI/CD too โ€” self-host the Ollama server and AI cost stays zero even in pipelines.

โ˜… Recommended model qwen2.5-coder:7b Best balance of accuracy & speed for test automation on 16 GB RAM
AI_PROVIDER=ollama
OLLAMA_MODEL=qwen2.5-coder:7b
Learns & Saves
๐Ÿง 

RAG Memory

Built-in semantic memory learns from every run. Successful step-to-code mappings are stored locally using TF-IDF embeddings โ€” no API calls โ€” and reused on future runs at zero cost.

  • Run 1: AI generates code normally
  • Run 2+: similar steps retrieved from memory at $0
  • Run 10+: most steps served free; healing uses proven past fixes
  • 90%+ similarity match โ†’ direct cache hit, no AI call needed

One package. Zero friction.

AssureMind is a single npm package. No accounts, no cloud setup, no database. Everything runs on your machine.

# Install
npm install assuremind
npx playwright install chromium

# Initialize project
npx assuremind init

# Add your AI provider key to .env
AI_PROVIDER=anthropic
ANTHROPIC_API_KEY=sk-ant-...

# Open the Studio UI
npx assuremind studio
# โ†’ http://localhost:4400

Works with 12 AI providers

Use any model you already have access to โ€” or run fully offline and free with Ollama (qwen2.5-coder:7b recommended for local AI).

Anthropic (Claude) OpenAI (GPT-4o) Google (Gemini) Groq DeepSeek Together AI Qwen Perplexity Ollama (local & free) Amazon Bedrock Azure OpenAI Custom

Ready to test smarter?

Join teams already automating with AssureMind. Free, open-source, no cloud required.