Uses of Class
net.serenitybdd.core.webdriver.servicepools.DriverServiceExecutable.DriverServiceExecutableBuilder
| Package | Description |
|---|---|
| net.serenitybdd.core.webdriver.servicepools |
-
Uses of DriverServiceExecutable.DriverServiceExecutableBuilder in net.serenitybdd.core.webdriver.servicepools
Methods in net.serenitybdd.core.webdriver.servicepools that return DriverServiceExecutable.DriverServiceExecutableBuilder Modifier and Type Method Description static DriverServiceExecutable.DriverServiceExecutableBuilderDriverServiceExecutable. called(java.lang.String exeName)DriverServiceExecutable.DriverServiceExecutableBuilderDriverServiceExecutable.DriverServiceExecutableBuilder. documentedAt(java.lang.String documentationUrl)DriverServiceExecutable.DriverServiceExecutableBuilderDriverServiceExecutable.DriverServiceExecutableBuilder. reportMissingBinary()DriverServiceExecutable.DriverServiceExecutableBuilderDriverServiceExecutable.DriverServiceExecutableBuilder. usingEnvironmentVariables(EnvironmentVariables environmentVariables)DriverServiceExecutable.DriverServiceExecutableBuilderDriverServiceExecutable.DriverServiceExecutableBuilder. withSystemProperty(java.lang.String environmentProperty)