Package | Description |
---|---|
org.openqa.selenium.server |
Provides the core Selenium Server classes.
|
Modifier and Type | Method and Description |
---|---|
protected ProxyHandler |
SeleniumServer.makeProxyHandler(RemoteControlConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
static void |
SeleniumServer.setCustomProxyHandler(ProxyHandler customProxyHandler)
Used for implementations that invoke SeleniumServer programmatically and require additional logic
when proxying data.
|
Copyright © 2012. All Rights Reserved.