Skip to content

rosolko/selenide-selenoid-configuration

Repository files navigation

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