Skip to content

Optimized Snapshots (Accessibility trees) #140

Open
@usamaJ17

Description

@usamaJ17

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions