playwright_get_text_content
Retrieve text content from all elements on a webpage using the Playwright Server for browser automation tasks.
Instructions
Get the text content of all elements
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}