| Interface | Description |
|---|---|
| BrowserEventListener |
Event listener to communicate client and server in tests.
|
| BrowserRunner |
Interface used to execute parallel browsers.
|
| SdpOfferProcessor |
SDP offer processor.
|
| WebRtcTestPage.WebRtcConfigurer |
| Class | Description |
|---|---|
| Browser |
Wrapper of Selenium Webdriver for testing Kurento applications.
|
| Browser.Builder | |
| DockerBrowserManager | |
| FakeCam |
Fake cam singleton.
|
| WebPage |
Generic web page for tests using Kurento test infrastructure.
|
| WebRtcTestPage |
Specific client for tests within kurento-test project.
|
| Enum | Description |
|---|---|
| BrowserType |
Browser to perform automated web testing with Selenium WebDriver.
|
| ConsoleLogLevel |
JavaScript console log level.
|
| WebPageType |
Kind of client (Player, WebRTC, and so on).
|
| WebRtcCandidateType |
Type of candidate
|
| WebRtcChannel |
Type of channel in WebRTC communications (audio, video, or both).
|
| WebRtcIpvMode |
Type of internet protocol version
|
| WebRtcMode |
WebRTC communication mode (send and receive, send only, or receive only).
|
Copyright © 2021 Kurento. All rights reserved.