Class 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DriverFinder

        public DriverFinder()
    • Method Detail

      • getPath

        public static java.lang.String getPath​(DriverService service,
                                               org.openqa.selenium.Capabilities options)