playwright_click_text
Clicks a web page element by its visible text content, enabling browser automation when you want to target elements by label or text.
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 |