logoalt Hacker News

steezeburgeryesterday at 9:29 PM0 repliesview on HN

I've had pretty good luck with using playwright mcp to test web front ends. I think LLMs can totally test GUIs. Either via vision and computer control or via reading the GUI node tree (e.g. DOM) used by whatever you built the GUI with.