Clicks on the first visible element containing the specified text (partial match).
The Playwright page object
The text to search for (can be a variable alias starting with @)
Optional
Optional table data for click options
When I pw click on text "Login" Copy
When I pw click on text "Login"
Clicks on the first visible element containing the specified text (partial match).