Module: waitForJobCreated

Methods


<inner> waitForJobCreated(jobName [, onCreated] [, timeout])

Nightwatch command to wait for a job to be created.

Parameters:
Name Type Argument Description
jobName String

the name of the job we are waiting on

onCreated 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