get_text
Extract visible text from any page element using CSS, XPath, or other locators for browser automation.
Instructions
Get the visible text content of an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector, XPath, or other locator value | |
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds |