get-full-dom
Retrieve the complete Document Object Model (DOM) of a webpage for inspection and testing using Playwright MCP server. Enables accurate element analysis and context for AI-driven test generation.
Instructions
Get the full DOM of the current page. (Deprecated, use get-context instead)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |