browser_get_element_text
Extract text content from a specific web element using its CSS selector and instance ID, with a configurable timeout, on a Concurrent Browser MCP server supporting parallel browser instances.
Instructions
Get element text content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instanceId | Yes | Instance ID | |
selector | Yes | Element selector | |
timeout | No | Timeout in milliseconds |