Package | Description |
---|---|
org.openqa.selenium.server |
Modifier and Type | Method and Description |
---|---|
BrowserLauncherFactory |
SeleniumServer.getBrowserLauncherFactory() |
BrowserLauncherFactory |
SeleniumDriverResourceHandler.getBrowserLauncherFactory() |
Constructor and Description |
---|
BrowserSessionFactory(BrowserLauncherFactory blf) |
BrowserSessionFactory(BrowserLauncherFactory blf,
long cleanupInterval,
long maxIdleSessionTime,
boolean doCleanup)
Constructor for testing purposes.
|
SeleniumDriverResourceHandler(SeleniumServer remoteControl,
BrowserLauncherFactory browserLauncherFactory) |
Copyright © 2016. All rights reserved.