When I blur:
When I blur Copy
When I blur
Blurs the element with focus.
Optional
With options:
When I blur | log | true | | force | false | | timeout | 4000 | Copy
When I blur | log | true | | force | false | | timeout | 4000 |
A preceding step like "When I find input by label text" is required. For example:
When I find input by label text "Text" And I blur Copy
When I find input by label text "Text" And I blur
When I blur:
Blurs the element with focus.