Module: bluePipelineBranch

Represents the listing of the activities in blueocean

Example

// click on the first matching run button (small one)
 browser.page.bluePipelineBranch().clickRunButton();

Methods


<inner> clickRunButton()

click first run button that can be be identify.

Returns:

self - nightwatch page object

Type
Object