Empowers AI assistants with comprehensive web inspection and debugging capabilities to deeply understand page structure, validate layouts, and diagnose visibility issues in real browser environments.
Sponsored
Web Inspector is an MCP server, powered by Playwright, designed to grant AI assistants advanced visual understanding and debugging capabilities for any web page. It enables AI to progressively inspect the DOM, drilling through wrapper elements to identify semantic and interactive components. This tool provides detailed diagnostics for element visibility issues, validates layout consistency, and allows for robust selector reliability testing, ensuring AI can effectively debug, test, and interact with complex modern web applications.
Key Features
01Selector reliability testing showing all matches and their visibility status
02Detailed visibility diagnostics to debug click failures and element state
03Progressive DOM inspection with semantic filtering and wrapper drilling
040 GitHub stars
05Layout validation and comparison for alignment and spacing consistency
06Computed CSS style inspection and content extraction for elements
Use Cases
01Debugging failing automated tests and understanding selector breaks
02Investigating layout issues and CSS problems for frontend development
03Building robust selectors and validating page structure for test automation