Hacker News new | ask | show | jobs
by theshrike79 300 days ago
With web apps playwright-mcp[0] is essential IMO. It lets the AI Agent check its own work before claiming it's done.

With that it can see any errors in the console, click through the UI and take screenshots to analyse how it looks giving it an independent feedback loop.

[0] https://github.com/microsoft/playwright-mcp

1 comments

That's fantastic, thank you! I've had to do all that manually, this sounds like it'll save me a lot of time.