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