rosolko / selenide-selenoid-configuration

Read story on medium

Home Page:https://medium.com/@rosolko/configure-selenide-to-work-with-selenoid-8835cd6dc7d2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure Selenide to work with Selenoid

Related to medium post

How to use:

  • Clone repo
  • Start selenoid based on browsers.json from config folder
  • Run tests: ./gradlew clean test