Class DriverPathConfiguration

java.lang.Object
net.serenitybdd.core.webdriver.servicepools.DriverPathConfiguration

public class DriverPathConfiguration extends Object
  • Constructor Details

    • DriverPathConfiguration

      public DriverPathConfiguration(String propertyName)
  • Method Details

    • updateSystemProperty

      public static DriverPathConfiguration updateSystemProperty(String propertyName)
    • withExecutablePath

      public void withExecutablePath(File executablePath)