get_page_text
Extract text content from web pages using CSS selectors. This tool helps retrieve specific text elements for data collection or analysis during browser automation.
Instructions
Extract text content from the page
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page ID (uses active page if not specified) | |
| selector | No | CSS selector (defaults to body) |