browser_get_text
Extract text content from a specified element or entire web page. Use CSS selectors to target exact text, or omit to get all page text.
Instructions
Get text content from an element or the entire page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | Selector or ref (gets full page text if not provided) | |
| sessionId | No | Browser session ID |