get_element_text
Retrieve text content from a web element using a CSS selector, with optional timeout, through the MCP Browser Server's Playwright-based automation.
Instructions
Get text content of an element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for the element | |
timeout | No | Timeout in milliseconds |