playwright_html
Capture the current page's HTML from the interactive session to archive a snapshot that remains searchable even after the live page changes.
Instructions
Return the HTML of the current page in the interactive session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_len | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |