Open
Description
This MCP server use playwright_get_visible_html
tool to get the page HTML, in. case on complex site (which are almost every now a days) this response is actually large and LLM is unable. to process that. Also there is no point to get whole HTML always, as we do not need most JS, and CSS.
I think another tool should be added like browser_snapshot from like one from Microsoft Playwright MCP . this reduce the page text drastically. I think if this feature is added, this MCP server will become way ahead of microsoft, as only plus point in microsoft MCP is this snapshots.
Metadata
Metadata
Assignees
Labels
No labels