Class DriverServiceExecutable.DriverServiceExecutableBuilder
java.lang.Object
net.serenitybdd.core.webdriver.servicepools.DriverServiceExecutable.DriverServiceExecutableBuilder
- Enclosing class:
- DriverServiceExecutable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondocumentedAt
(String documentationUrl) downloadableFrom
(String downloadUrl) usingEnvironmentVariables
(EnvironmentVariables environmentVariables) withSystemProperty
(String environmentProperty)
-
Constructor Details
-
DriverServiceExecutableBuilder
-
-
Method Details
-
withSystemProperty
public DriverServiceExecutable.DriverServiceExecutableBuilder withSystemProperty(String environmentProperty) -
documentedAt
-
reportMissingBinary
-
downloadableFrom
-
usingEnvironmentVariables
public DriverServiceExecutable.DriverServiceExecutableBuilder usingEnvironmentVariables(EnvironmentVariables environmentVariables)
-