Show HN: CmdRunner – 上传测试用例,AI 代理在浏览器中运行它们
1 分•作者: kiru-cmdrunner•5 个月前
我正在构建 CmdRunner,一个 AI 智能体,可以直接从文档中执行 Web 应用程序的测试用例。<p>大多数团队都会维护 Selenium 或 Playwright 脚本,但许多团队已经将测试步骤写在 Excel 或文档中了。<p>CmdRunner 读取这些步骤,并在浏览器中像人工测试员一样执行它们。<p>工作流程:
1. 上传测试用例文件
2. 智能体理解每个步骤
3. 打开浏览器
4. 执行操作
5. 验证结果
6. 生成报告<p>目标:减少维护自动化脚本所花费的时间。<p>如果有人有兴趣用真实的测试用例试用,请在此注册:<p><a href="https://cmdrunner.com" rel="nofollow">https://cmdrunner.com</a>
查看原文
I’m building CmdRunner, an AI agent that executes web application test cases directly from documents.<p>Most teams maintain Selenium or Playwright scripts, but many already have test steps written in Excel or documentation.<p>CmdRunner reads those steps and performs them in a browser like a human tester.<p>Workflow:
1. Upload test case file
2. Agent understands each step
3. Opens browser
4. Executes actions
5. Validates outcome
6. Generates report<p>Goal: reduce the time spent maintaining automation scripts.<p>If anyone is interested in trying it with real test cases, Register here:<p><a href="https://cmdrunner.com" rel="nofollow">https://cmdrunner.com</a>