monkscode/Natural-Language-to-Robot-Framework
Turn plain English into Robot Framework files with AI. No dependencies, no hassle — just validated, ready-to-run tests
This tool helps Quality Assurance (QA) teams, especially those with manual testers, create automated web application tests. You provide a description of the test in plain English, like "Open Flipkart and search for shoes," and it generates ready-to-run Robot Framework test scripts. This allows non-developers to quickly produce robust, reusable tests for any website.
Use this if you need to quickly create automated tests for websites without writing code, especially if your QA team primarily consists of manual testers.
Not ideal if you need to test desktop applications, mobile apps, or APIs directly, as this tool is focused on web UI automation.
Stars
15
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/monkscode/Natural-Language-to-Robot-Framework"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alumnium-hq/alumnium
Pave the way towards AI-powered test automation.
browseros-ai/BrowserOS
🌐 The open-source Agentic browser; alternative to ChatGPT Atlas, Perplexity Comet, Dia.
ServiceNow/BrowserGym
🌎💪 BrowserGym, a Gym environment for web task automation
instructa/browser-echo
⚡ Stream browser logs to terminal, zero setup, perfect for Ai Agents
Echoxiawan/AITestCase
A生成测试用例:基于页面和需求文档内容结合自动生成测试用例,解决单个需求文档生成测试用例质量较差的问题。Test Case Generation: Automatically generate...