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.
From plain-English steps to CI/CD pipelines โ AssureMind handles the entire testing lifecycle.
Write test steps like "Click the Login button" or "Verify Dashboard is visible". No selectors, no locators, no Playwright knowledge required.
12 AI providers โ Anthropic, OpenAI, Google, Groq, Ollama (local/free), and more โ transform your English steps into executable Playwright code.
Broken selectors auto-fix via 5 cascading strategies: smart retry โ AI regen โ multi-selector โ visual AI โ step decomposition.
Browser-based editor at localhost:4400. Write tests, view results, manage healing, track CI/CD โ all without opening a terminal.
Browser automation (Playwright), HTTP API testing, and Lighthouse performance/accessibility/SEO audits โ three test types in one framework.
Quality gates, PR comments for GitHub & GitLab, Slack/Teams notifications. Runs headlessly with exit code 0/1 for any pipeline.
Click through your app in a real browser โ AssureMind captures every action and generates Playwright code with zero AI calls. No API cost, ever.
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.
Three steps from install to your first automated test.
Install the package, initialize your project, and open the Studio UI โ all in under a minute.
npm install assuremindDescribe 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"Run locally, in a browser, or in CI. Self-healing fixes broken selectors automatically. Reports surface in the Studio dashboard.
npx assuremind run --allUnlike other codeless tools that lock you into cloud AI spend, AssureMind gives you real paths to $0 โ even in production CI/CD pipelines.
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.
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.
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
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.
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
Use any model you already have access to โ or run fully offline and free with Ollama (qwen2.5-coder:7b recommended for local AI).
Join teams already automating with AssureMind. Free, open-source, no cloud required.