Then I see document title:
Then I see document title {string} Copy
Then I see document title {string}
Optional
Assert that the document.title property of the page is "Title":
document.title
Then I see document title "Title" Copy
Then I see document title "Title"
With options:
Then I see document title "Title" | log | true | | timeout | 4000 | Copy
Then I see document title "Title" | log | true | | timeout | 4000 |
Then I see document title: