Then I see heading:
Assert heading (h1, h2, h3, h4, h5, or h6) with text exists and is visible in the screen.
h1
h2
h3
h4
h5
h6
Then I see heading {string} Copy
Then I see heading {string}
Optional
Then I see heading "Heading" Copy
Then I see heading "Heading"
With options:
Then I see heading "Heading" | log | true | | timeout | 4000 | | withinSubject | null | | includeShadowDom | false | Copy
Then I see heading "Heading" | log | true | | timeout | 4000 | | withinSubject | null | | includeShadowDom | false |
Then I see heading:
Assert heading (
h1
,h2
,h3
,h4
,h5
, orh6
) with text exists and is visible in the screen.