Package de.otto.jlineup
Class RunStepConfig.Builder
java.lang.Object
de.otto.jlineup.RunStepConfig.Builder
- Enclosing class:
- RunStepConfig
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withChromeParameters(List<String> val) withCleanupProfile(boolean val) withFirefoxParameters(List<String> val) withKeepExistingFiles(boolean val) withRefreshUrl(String val) withUrlReplacements(Map<String, String> val)
-
Method Details
-
withReportDirectory
-
withWorkingDirectory
-
withScreenshotsDirectory
-
withStep
-
withFirefoxParameters
-
withChromeParameters
-
withUrlReplacements
-
withWebDriverCachePath
-
withKeepExistingFiles
-
withRefreshUrl
-
withCleanupProfile
-
build
-