Package | Description |
---|---|
org.openqa.selenium.server |
Provides the core Selenium Server classes.
|
Modifier and Type | Method and Description |
---|---|
BrowserLauncherFactory |
SeleniumDriverResourceHandler.getBrowserLauncherFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SeleniumDriverResourceHandler.setBrowserLauncherFactory(BrowserLauncherFactory browserLauncherFactory) |
Constructor and Description |
---|
BrowserSessionFactory(BrowserLauncherFactory blf) |
BrowserSessionFactory(BrowserLauncherFactory blf,
long cleanupInterval,
long maxIdleSessionTime,
boolean doCleanup)
Constructor for testing purposes.
|
Copyright © 2012. All Rights Reserved.