Mercury Testing: Running the Mercury 2.5 Diffusion LLM as Explorbot’s Planner
Explorbot is an open-source QA agent for autonomous testing of web applications. You point it at a URL. It reads the page, works out what the application does, proposes test scenarios, and runs them in a real browser. When something breaks, it reports the problem with steps to reproduce, and every verified scenario can become […]