Module: waitForJobRunUnpaused

Methods


<inner> waitForJobRunUnpaused(jobName [, onBuildUnpaused])

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

onBuildUnpaused function <optional>

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