playwright_get_html_content
Extract the HTML content of a specific webpage element using a CSS selector. This tool integrates with browser automation to retrieve precise element data for analysis or processing.
Instructions
获取页面中指定元素的HTML内容
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS选择器,用于定位需要获取HTML内容的页面元素 |