by openai · Agent Tool · ★ 749
Testing Agent Demo This monorepo demonstrates how you can use OpenAI's CUA model and computer use tool to automate frontend testing. It uses Playwright to spin up a browser instance and navigate to the web app to be tested. The CUA model then follows the provided test case and executes actions on the interface until the test case is done. The repo contains three applications that work together: frontend – Next.js web interface used to configure tests and watch them run.
| Stars | 749 |
| Forks | 114 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 68.5136765009571/100 |
| Open Issues | 8 |
| Last Updated | 2025-06-17 |
| Created | 2025-06-06 |
| Platforms | node |
| Est. Tokens | ~115k |
These tools work well together with openai-testing-agent-demo for enhanced workflows:
Explore other popular agent tool tools:
openai-testing-agent-demo is Demo of a UI testing agent using the OpenAI CUA model and the Responses API.. It is categorized as a Agent Tool with 749 GitHub stars.
openai-testing-agent-demo is primarily written in TypeScript.
You can find installation instructions and usage details in the openai-testing-agent-demo GitHub repository at github.com/openai/openai-testing-agent-demo. The project has 749 stars and 114 forks, indicating an active community.