Clicks on the Nth element containing the specified text. Handles 1st, 2nd, 3rd, 4th, etc.
The Playwright page object
The index string (1st, 2nd, 3rd, etc.)
The text to search for
Optional
Optional table data for click options
When I pw click on 1st element "Login" When I pw click on 2nd element "Submit" Copy
When I pw click on 1st element "Login" When I pw click on 2nd element "Submit"
Clicks on the Nth element containing the specified text. Handles 1st, 2nd, 3rd, 4th, etc.