Get element text
browser_get_textExtract text from any web page element by providing a CSS selector. Retrieve the inner text content of matching elements to use in automation workflows.
Instructions
Read the text content of an element matching a CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |