query_dom_elements
Extract and interact with DOM elements in a Chrome tab using CSS selectors and tab ID. Enhances web automation and debugging by enabling precise element targeting.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector to find elements | |
tabId | Yes | ID of the Chrome tab to query |