playwright_get_html_content
Extract HTML content from a webpage using a CSS selector. This tool, part of the Playwright Server, simplifies retrieving specific HTML elements for automation or analysis.
Instructions
Get the HTML content of the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for the element |