Module: waitForJobRunStarted

Methods


<inner> waitForJobRunStarted(jobName [, onBuildStarted] [, timeout])

Nightwatch command to wait for a job run to start.

Parameters:
Name Type Argument Description
jobName String

the name of the job we are waiting on

onBuildStarted function <optional>

callback to be invoke when finished, will pass the sse event to the callback

timeout Number <optional>

callback to be invoke when finished, will pass the sse event to the callback