class NameBasedDriverFactory extends Object implements DriverFactory
Modifiers | Name | Description |
---|---|---|
static String |
DRIVER_SEPARATOR |
Type | Name and description |
---|---|
ClassLoader |
classLoader |
String |
driverNames |
Constructor and description |
---|
NameBasedDriverFactory(ClassLoader classLoader, String driverNames) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected Object |
attemptToLoadDriverClass(String driverClassName) |
|
WebDriver |
getDriver() |
|
protected Object |
getPotentialDriverClassNames() |
Groovy API Documentation for Geb 7.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org