Module: bluePipelines

Represents the listing of all pipelines in blueocean

Example

var bluePipelinesPage = browser.page.bluePipelines().navigate();

Methods


<inner> assertBasicLayoutOkay()

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

Returns:

self - nightwatch page object

Type
Object