public class RuntimeConfig extends Object
| Constructor and Description |
|---|
RuntimeConfig() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getChromeDriverUrl() |
String |
getDriverPath() |
protected File |
getDriversDir() |
static String |
getGeckoDriverReleasesUrl() |
static OS |
getOS() |
static String |
getSeleniumUrl() |
public static OS getOS()
public String getDriverPath()
protected File getDriversDir()
public static String getSeleniumUrl()
public static String getChromeDriverUrl()
public static String getGeckoDriverReleasesUrl()
Copyright © 2021 VILT Group. All rights reserved.