get_page_html
Extract clean HTML from web pages for automation testing by removing scripts and styles while preserving interactive element annotations.
Instructions
Get the HTML of the web page in the active playback window, with interactive elements annotated. Scripts and styles are removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | Optional tab/window ID. Use "all" for all tabs. Omit for active tab. |