Class DriverFinder
- java.lang.Object
-
- org.openqa.selenium.remote.service.DriverFinder
-
public class DriverFinder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DriverFinder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getPath(DriverService service, org.openqa.selenium.Capabilities options)
-
-
-
Method Detail
-
getPath
public static java.lang.String getPath(DriverService service, org.openqa.selenium.Capabilities options)
-
-