Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonigarcia/selenium-jupiter-webrtc
Tests for WebRTC applications using Selenium-Jupiter
https://github.com/bonigarcia/selenium-jupiter-webrtc
java junit5 selenium-jupiter testing webrtc
Last synced: 3 months ago
JSON representation
Tests for WebRTC applications using Selenium-Jupiter
- Host: GitHub
- URL: https://github.com/bonigarcia/selenium-jupiter-webrtc
- Owner: bonigarcia
- License: apache-2.0
- Created: 2018-03-26T16:56:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T06:26:01.000Z (10 months ago)
- Last Synced: 2024-04-15T15:36:44.446Z (10 months ago)
- Topics: java, junit5, selenium-jupiter, testing, webrtc
- Language: Java
- Homepage:
- Size: 3.26 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License badge](https://img.shields.io/badge/license-Apache2-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Twitter](https://img.shields.io/badge/follow-@boni_gg-green.svg)](https://twitter.com/boni_gg)# Selenium-Jupiter WebRTC [![][Logo]][GitHub Repository]
This project contains several tests aimed to assess videoconferencing applications based on WebRTC with [Selenium-Jupiter], namely:
* [Janus]
* [Jitsi]
* [OpenVidu]The requirements to execute these tests are:
* Java 8+
* Docker
* Maven or an IDE compatible with JUnit 5 (Eclipse, IntelliJ IDEA, Visual Studio Code, or Apache NetBeans)## Documentation
If you have questions on how to use *Selenium-Jupiter* please take a look to the [Selenium-Jupiter user guide].
## Support
Selenium-Jupiter is part of [OpenCollective], an online funding platform for open and transparent communities. You can support the project by contributing as a backer (i.e., a personal [donation] or [recurring contribution]) or as a [sponsor] (i.e., a recurring contribution by a company).
### Backers
### Sponsors
## About
Selenium-Jupiter-WebRTC (Copyright © 2018-2022) is a project by [Boni Garcia] licensed under [Apache 2.0 License].
[Apache 2.0 License]: https://www.apache.org/licenses/LICENSE-2.0
[Boni Garcia]: https://bonigarcia.github.io/
[GitHub Repository]: https://github.com/bonigarcia/selenium-jupiter-webrtc
[Janus]: https://janus.conf.meetecho.com/
[Jitsi]: https://meet.jit.si/
[Logo]: https://bonigarcia.github.io/img/selenium-jupiter.png
[OpenVidu]: https://openvidu.io/
[Selenium-Jupiter]: https://github.com/bonigarcia/selenium-jupiter
[Selenium-Jupiter user guide]: https://bonigarcia.dev/selenium-jupiter/
[OpenCollective]: https://opencollective.com/selenium-jupiter
[donation]: https://opencollective.com/selenium-jupiter/donate
[recurring contribution]: https://opencollective.com/selenium-jupiter/contribute/backer-8132/checkout
[sponsor]: https://opencollective.com/selenium-jupiter/contribute/sponsor-8133/checkout