Module: waitForJobRunPaused

Methods


<inner> waitForJobRunPaused(jobName [, onBuildPaused])

Nightwatch command to wait for a job run to end.

Parameters:
Name Type Argument Description
jobName String

the name of the job we are waiting on

onBuildPaused function <optional>

callback to be invoke when paused event has arrived, will pass the sse event to the callback