When I find element by text:
When I find element by text {string} Copy
When I find element by text {string}
When I find element by text "Text" Copy
When I find element by text "Text"
This precedes steps like "When I click". For example:
When I find element by text "Text" And I click Copy
When I find element by text "Text" And I click
Inspired by Testing Library's ByText.
When I find element by text: