Class DriverFinder

java.lang.Object
org.openqa.selenium.remote.service.DriverFinder

public class DriverFinder extends Object
  • 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)