Then I see button:
Then I see button {string} Copy
Then I see button {string}
Asserts button with text exists and is visible in the screen.
Optional
Then I see button "Button" Copy
Then I see button "Button"
With options:
Then I see button "Button" | log | true | | timeout | 4000 | | withinSubject | null | | includeShadowDom | false | Copy
Then I see button "Button" | log | true | | timeout | 4000 | | withinSubject | null | | includeShadowDom | false |
Then I see button:
Asserts button with text exists and is visible in the screen.