class NameBasedDriverFactory extends Object
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 def |
attemptToLoadDriverClass(String driverClassName) |
|
WebDriver |
getDriver() |
|
protected def |
getPotentialDriverClassNames() |
Groovy API Documentation for Geb 2.2 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org