chrome_query_selector_all
Finds all DOM elements matching a CSS selector in the active Chrome tab and returns a compact summary for each match.
Instructions
Runs document.querySelectorAll in the current Google Chrome tab and returns a compact summary of each match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||