Capture a screenshot of a specific webpage element using a CSS selector. Save the image in PNG, JPEG, or WebP format with customizable quality and padding for precise visual verification.
Scroll to specific elements on web pages using CSS selectors. This tool helps automate browser interactions by navigating to elements that require scrolling to access.
Connects Claude with Matrix/Element to read and search messages across rooms. Enables listing rooms, viewing room information, retrieving message history, and searching conversation content from your Matrix account.
Provides comprehensive Element-UI v2.15.14 component documentation including properties, events, and usage examples to help AI assistants generate accurate Vue 2 code.
Find and tap UI elements by label, input text, and verify with screenshot in a single call, reducing token usage by internalizing intermediate accessibility checks and element search.
Search the accessibility tree by label or identifier to locate UI elements. Obtain tap-ready coordinates (centerX, centerY) to interact with controls directly, eliminating the need for visual screenshots.
Retrieve HTML content of a specific element and its children using a CSS selector. Control whether to get outer or inner HTML and limit depth for shallow inspection. Ideal for observing live HMR updates in Vite dev server.
Retrieve specific properties and state of a DOM element using a CSS selector and property names array, enabling inspection of live updates during development.
Inspect computed CSS properties of a specific element using a CSS selector and property list. Enables real-time style debugging within Vite's HMR workflow.
Extract text content from mobile app UI elements using Appium automation. Specify element selector and strategy to retrieve displayed text for testing or data collection.
Wait for a mobile app element to become visible on screen using Appium automation. Specify selector and timeout to ensure reliable element detection during testing.
Retrieve all available attributes for a mobile app element using Appium automation. Specify a selector and strategy to extract element properties for testing and debugging.