playwright_get_html_content
Extract HTML content from a specified web element using a CSS selector. Ideal for retrieving targeted webpage data for analysis or automation tasks with Playwright Server's browser tools.
Instructions
Get the HTML content of the page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for the element |