Class DisabledGeckoDriverService


  • public class DisabledGeckoDriverService
    extends org.openqa.selenium.firefox.GeckoDriverService
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.openqa.selenium.firefox.GeckoDriverService

        org.openqa.selenium.firefox.GeckoDriverService.Builder
    • Field Summary

      • Fields inherited from class org.openqa.selenium.firefox.GeckoDriverService

        GECKO_DRIVER_EXE_PROPERTY
      • Fields inherited from class org.openqa.selenium.remote.service.DriverService

        process
    • Constructor Detail

    • Method Detail

      • getUrl

        public URL getUrl()
        Overrides:
        getUrl in class org.openqa.selenium.remote.service.DriverService
      • isRunning

        public boolean isRunning()
        Overrides:
        isRunning in class org.openqa.selenium.remote.service.DriverService
      • start

        public void start()
                   throws IOException
        Overrides:
        start in class org.openqa.selenium.remote.service.DriverService
        Throws:
        IOException
      • stop

        public void stop()
        Overrides:
        stop in class org.openqa.selenium.remote.service.DriverService