Class DriverFinder
java.lang.Object
org.openqa.selenium.remote.service.DriverFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.manager.SeleniumManagerOutput.Result
getPath
(DriverService service, org.openqa.selenium.Capabilities options) static org.openqa.selenium.manager.SeleniumManagerOutput.Result
getPath
(DriverService service, org.openqa.selenium.Capabilities options, boolean offline)
-
Constructor Details
-
DriverFinder
public DriverFinder()
-
-
Method Details
-
getPath
public static org.openqa.selenium.manager.SeleniumManagerOutput.Result getPath(DriverService service, org.openqa.selenium.Capabilities options) -
getPath
public static org.openqa.selenium.manager.SeleniumManagerOutput.Result getPath(DriverService service, org.openqa.selenium.Capabilities options, boolean offline)
-