| Package | Description |
|---|---|
| org.openqa.selenium.server |
Provides the core Selenium Server classes.
|
| org.openqa.selenium.server.htmlrunner |
Provides classes to launch Selenium Core HTML test suites and handle their test results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeleniumServer.handleHTMLRunnerResults(HTMLResultsListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLLauncher
Runs HTML Selenium test suites.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeleniumHTMLRunnerResultsHandler.addListener(HTMLResultsListener listener) |
Copyright © 2012. All Rights Reserved.