debug_highlight
Highlight all DOM elements matching a CSS selector to quickly identify and inspect specific page components during development or testing.
Instructions
Highlight all elements matching a selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector | |
| color | No | Highlight color | red |