Package de.otto.jlineup.lambda
Class LambdaRunner
java.lang.Object
de.otto.jlineup.lambda.LambdaRunner
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLambdaRunner(de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.RunStepConfig runStepConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext) -
Method Summary
-
Field Details
-
REPORT_LOG_NAME_KEY
- See Also:
-
LOGFILE_NAME
- See Also:
-
-
Constructor Details
-
LambdaRunner
public LambdaRunner(de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.RunStepConfig runStepConfig, de.otto.jlineup.browser.ScreenshotContext screenshotContext) throws de.otto.jlineup.exceptions.ValidationError - Throws:
de.otto.jlineup.exceptions.ValidationError
-
-
Method Details
-
run
public boolean run()
-