| Class | Description |
|---|---|
| BrowserConfig |
Browser configuration based for JSON test scenarios.
|
| BrowserInstance |
Browser instance.
|
| Retry |
JUnit rule to retry test case in case of failure.
|
| TestReport |
Test report, to compile information of the test result in a HTML page.
|
| TestScenario |
Scenarios for test (e.g.
|
| Enum | Description |
|---|---|
| BrowserScope |
Scope for browser: i) local (installed on machine running the tests; ii)
remote (hosts acceded by Selenium Grid); iii) In Saucelabs (a private PAAS
for testing).
|
| Protocol |
Protocol (HTTP, HTTPS, FILE).
|
Copyright © 2015 Kurento. All rights reserved.