public class SeleniumBrowserInfo
| Constructor and description |
|---|
SeleniumBrowserInfo
(String driverPath, String browserPath) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getBrowserPath() |
|
public String |
getDriverPath() |
|
public void |
setBrowserPath(String browserPath) |
|
public void |
setDriverPath(String driverPath) |