Module: blueNotFound

Represents the default 404 page in blueocean

Example

browser.page.blueNotFound().assertBasicLayoutOkay();

Methods


<inner> assertBasicLayoutOkay()

Different test on general elements that should be visible on the page

Returns:

self - nightwatch page object

Type
Object