Methods
-
<inner> waitForJobCreated(jobName [, onCreated] [, timeout])
-
Nightwatch command to wait for a job to be created.
Parameters:
Name Type Argument Description jobNameString the name of the job we are waiting on
onCreatedfunction <optional>
callback to be invoke when finished, will pass the sse event to the callback
timeoutNumber <optional>
callback to be invoke when finished, will pass the sse event to the callback