Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosolko/selenide-selenoid-configuration
Read story on medium
https://github.com/rosolko/selenide-selenoid-configuration
gradle java juni5 selenide selenoid
Last synced: 4 months ago
JSON representation
Read story on medium
- Host: GitHub
- URL: https://github.com/rosolko/selenide-selenoid-configuration
- Owner: rosolko
- License: mit
- Created: 2019-05-28T18:46:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T03:46:03.000Z (5 months ago)
- Last Synced: 2024-09-16T05:15:31.496Z (5 months ago)
- Topics: gradle, java, juni5, selenide, selenoid
- Language: Java
- Homepage: https://medium.com/@rosolko/configure-selenide-to-work-with-selenoid-8835cd6dc7d2
- Size: 159 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Configure [Selenide](https://github.com/selenide/selenide) to work with [Selenoid](https://github.com/aerokube/selenoid)
Related to [medium post](https://medium.com/@rosolko/configure-selenide-to-work-with-selenoid-8835cd6dc7d2)
How to use:
* Clone repo
* Start selenoid based on browsers.json from config folder
* Run tests: `./gradlew clean test`