Then I see element exists:
Then I see element exists Copy
Then I see element exists
Assert element exists in the screen.
Optional
With options:
Then I see element exists | timeout | 4000 | Copy
Then I see element exists | timeout | 4000 |
A preceding step like "When I find element by text" is required. For example:
When I find element by text "Text"Then I see element exists Copy
When I find element by text "Text"Then I see element exists
Then I see element exists:
Assert element exists in the screen.