inspector_highlight
Activate inspect/highlight mode in a browser session, optionally navigating to a URL and using selector hints to highlight target elements for easier debugging.
Instructions
Activate inspect/highlight mode on an active browser session with optional selector hints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional URL to navigate to. | |
| sessionId | No | The ID of the browser session to target. | |
| targetHint | No | Optional text or hint to find and highlight target elements. |