public class DriverPathConfiguration extends Object
Constructor and Description |
---|
DriverPathConfiguration(String propertyName) |
Modifier and Type | Method and Description |
---|---|
static DriverPathConfiguration |
updateSystemProperty(String propertyName) |
void |
withExecutablePath(File executablePath) |
public DriverPathConfiguration(String propertyName)
public static DriverPathConfiguration updateSystemProperty(String propertyName)
public void withExecutablePath(File executablePath)
Copyright © 2021. All rights reserved.