dom_get_html
Retrieve the outer HTML of a web page element using a CSS selector or XPath. Extract element markup for analysis or manipulation.
Instructions
Get the outer HTML of an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector or XPath | |
| timeout | No | Timeout in seconds |