playwright_click_text
Automatically locate and click webpage elements based on their displayed text using the Playwright Server’s browser automation feature. Simplify interaction with dynamic web content for testing or automation purposes.
Instructions
Click an element on the page by its text content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
text | Yes | Text content of the element to click |