Click a clickable element inside a table row identified by text.
Step pattern
When (I |we )*click "([^"]*)?" in( the)* "([^"]*)?" rowExamples
Example #1
When I click "Edit" in the "John Smith" rowExample #2
When I click "Delete" in the "Product A" rowExample #3
When we click "View Details" in the "Order #12345" rowExample #4
And I click "Download" in the "Report 2024" row