Wraps the operations on remote drivers to avoid a hard dependency on selenium-remote-client.
| Type | Name and description |
|---|---|
ClassLoader |
classLoader |
| Constructor and description |
|---|
RemoteDriverOperations
(ClassLoader classLoader) |
| Type | Name and description |
|---|---|
WebDriver |
getAugmentedDriver(WebDriver driver)If the driver is a remote driver, a proxy will be returned that implements the feature interfaces of the actual driver on the remote side. |
Class<? extends WebDriver> |
getRemoteWebDriverClass() |
boolean |
isRemoteDriverAvailable() |
Class |
softLoadRemoteDriverClass(String name) |
Groovy API Documentation for Geb 0.11.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org