Class FirefoxDriverService.Builder<DS extends FirefoxDriverService,​B extends FirefoxDriverService.Builder<?,​?>>

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract boolean isLegacy()  
      protected abstract FirefoxDriverService.Builder withOptions​(FirefoxOptions options)  
      • Methods inherited from class org.openqa.selenium.remote.service.DriverService.Builder

        build, createArgs, createDriverService, findDefaultExecutable, getDefaultTimeout, getLogFile, getPort, score, usingAnyFreePort, usingDriverExecutable, usingPort, withEnvironment, withLogFile, withTimeout
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait