Optional
options: DataTableWhen I click on link "Link"
With options:
When I click on link "Link"
| 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 link:
If multiple links are found, it will click on the first one.