get_text
Extract the visible text content of a web element by providing its CSS selector. Useful for retrieving data from specific parts of a page during browser automation.
Instructions
Get text content of an element by CSS selector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the element |