alumnium-hq/alumnium — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an AI assisted end to end testing tool like Alumnium. I want developers to write tests in plain English instead of hunting for selectors, with simple commands like “click the login button”, “type this into the search box”, and “check the results page contains the right link”.

It should work with existing browser automation tools, especially Playwright, Selenium, and Appium, and it should have examples for TypeScript and Python. Include a small MCP option so an agent can open a URL and test an app by following natural language instructions. It needs to use an OpenAI API key from the environment.

Please make the first version feel easy to install and try, with a clean README, quick start examples, and a simple demo test against a public search page. Keep the API small, something like do, check, get, and quit. Look up current docs online if you need to.

Want more depth? Deep Reverse