Methods
-
<inner> waitForJobRunUnpaused(jobName [, onBuildUnpaused])
-
Nightwatch command to wait for a job run to end.
Parameters:
Name Type Argument Description jobNameString the name of the job we are waiting on
onBuildUnpausedfunction <optional>
callback to be invoke when unpaused event has arrived, will pass the sse event to the callback