Optional
options: DataTableWhen I click on button "Button"
With options:
When I click on button "Button"
| altKey | false |
| animationDistanceThreshold | 5 |
| ctrlKey | false |
| force | false |
| includeShadowDom | false |
| log | true |
| metaKey | false |
| multiple | false |
| scrollBehavior | top |
| shiftKey | false |
| timeout | 4000 |
| waitForAnimations | true |
| withinSubject | null |
When I click on button:
If multiple buttons are found, it will click on the first one.