Open
Description
I have noticed (even with the latest version of playwright mcp server) few elements from the webpage doesnt become part of the accessibility snapshot.. Refer the below screenshot from the webpage , the DOM and the accessibility snapshot.
The questions is, does the Playwright MCP server expects the DOM to be in some format or to follow some rules so that the object make up to the accessibility snapshot?
I cannot share the application link because it not a public facing app. Let me know if you need anything.