Class StopServiceHook

java.lang.Object
java.lang.Thread
net.serenitybdd.core.webdriver.servicepools.StopServiceHook
All Implemented Interfaces:
Runnable

public class StopServiceHook extends Thread
  • Constructor Details

    • StopServiceHook

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

    • run

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