browser_get_text
Extract text content from any webpage element by providing its CSS selector. Use this to get data from specific sections without the full HTML.
Instructions
Get text content from an element (see browser_docs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | Playwright selector for the element |