Class DriverServiceExecutable
java.lang.Object
net.serenitybdd.core.webdriver.servicepools.DriverServiceExecutable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Constructor Summary
ConstructorsConstructorDescriptionDriverServiceExecutable
(String exeName, String exeProperty, String documentationUrl, String downloadUrl, EnvironmentVariables environmentVariables, boolean checkExecutable) -
Method Summary
Modifier and TypeMethodDescriptionasAFile()
asAPath()
protected static void
checkExecutable
(File exe) protected static boolean
isExecutable
(File exe)
-
Constructor Details
-
DriverServiceExecutable
public DriverServiceExecutable(String exeName, String exeProperty, String documentationUrl, String downloadUrl, EnvironmentVariables environmentVariables, boolean checkExecutable)
-
-
Method Details
-
called
-
asAFile
-
asAPath
-
isExecutable
-
checkExecutable
-