Optional
options: DataTableWhen I find buttons by text "Button"
With options:
When I find buttons by text "Button"
| log | true |
| timeout | 4000 |
| withinSubject | null |
| includeShadowDom | false |
This precedes steps like "When I click". For example:
When I find buttons by text "Button"
And I get 1st element
And I click
When I find buttons by text: