Package de.otto.jlineup.lambda
Class LambdaBrowser
java.lang.Object
de.otto.jlineup.lambda.LambdaBrowser
- All Implemented Interfaces:
de.otto.jlineup.browser.CloudBrowser
-
Constructor Summary
ConstructorsConstructorDescriptionLambdaBrowser(de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.file.FileService fileService) -
Method Summary
Modifier and TypeMethodDescriptionvoidtakeScreenshots(List<de.otto.jlineup.browser.ScreenshotContext> screenshotContexts)
-
Constructor Details
-
LambdaBrowser
public LambdaBrowser(de.otto.jlineup.config.JobConfig jobConfig, de.otto.jlineup.file.FileService fileService)
-
-
Method Details
-
takeScreenshots
public void takeScreenshots(List<de.otto.jlineup.browser.ScreenshotContext> screenshotContexts) throws ExecutionException, InterruptedException - Specified by:
takeScreenshotsin interfacede.otto.jlineup.browser.CloudBrowser- Throws:
ExecutionExceptionInterruptedException
-