browser_get_text
Extract text content from a specific webpage element or the entire page to retrieve readable information for further processing.
Instructions
Get text content from an element or the entire page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | Selector for the element (gets full page text if not provided) | |
| sessionId | No | Browser session ID |