Documentation Webship JS 2.0.x Install Webship JS Global Settings Step Definitions API Steps Accessibility Steps Action Steps Assertion Steps Then I should see Then I should see "text in the page" Then I should not see "text in the page" Then I should see text matching "text pattern" Then I should not see text matching "text pattern" Then I should see text matching "text pattern" in the "element" element Then I should not see text matching "text pattern" in the "element" element Then I should see (a/an) "field" element Then I should not see "value" in the "text" element Then I should not see (a/an) "field" element Then I should see "value" in the "text" element Then I should see "value" in the "text" element by attr Then I should not see "value" in the "text" element by attr Then the item should contain Then I should see "operation" in "text" row Then the response status code should be {number} Auth State Steps Clock Steps Cookie Steps Debug Steps Dialog Steps Element Steps Field Steps File Download Steps Form Steps Iframe Steps Input Steps JavaScript Steps Keyboard Steps Link Steps Meta Tag Steps Modal Steps Navigation Steps Network Steps Path Steps REST Steps Response Steps Responsive Steps Screenshot Steps Scroll Steps Selector Steps Storage Steps Table Steps Video Steps Wait Steps Web First Steps XML Steps YAML Steps Diffy Step Definitions This step definition is used to be sure that the element specified not exists on the current page.Then (I|we)* should not see a(n)* "([^"]*)?" element Example:Then I should not see an "errorMsg" element