browser_get_html
Retrieve the HTML content of a webpage or specific element using a CSS selector for web scraping and browser automation.
Instructions
Get HTML content of the page or an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outer | No | Include outer HTML of the element | |
| selector | No | CSS selector of the element (optional) |