Does it allow you to inject js, modify the DOM, and most crucially monitor/modify network requests? I do those things in probably 95-99% of the time I reach for playwright mcp in claude, and from the "For Agents" part of the README, it seems like all this can do is click/type/screenshot?
all i want is monitored network requests, because flutter + amazon appsync apps are so radioactive
> inject js, modify the DOM, and most crucially monitor/modify network requests
not yet. definitely on the roadmap, though. goal is to embrace what playwright has done well, then extend what's possible...