public class DriverPathConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
DriverPathConfiguration(java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
static DriverPathConfiguration |
updateSystemProperty(java.lang.String propertyName) |
void |
withExecutablePath(java.io.File executablePath) |
public DriverPathConfiguration(java.lang.String propertyName)
public static DriverPathConfiguration updateSystemProperty(java.lang.String propertyName)
public void withExecutablePath(java.io.File executablePath)