Class StopServiceHook

  • All Implemented Interfaces:
    Runnable

    public class StopServiceHook
    extends Thread
    • Constructor Detail

      • StopServiceHook

        public StopServiceHook​(org.openqa.selenium.remote.service.DriverService service)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread