No description
| gradle/wrapper | ||
| src/test/java/ch/tpolgrabia/demos | ||
| .gitignore | ||
| build.gradle | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.adoc | ||
| settings.gradle | ||
= Selenium testing with java showcase Tomasz Półgrabia <tomasz.polgrabia@protonmail.com> == Purpose of this demo Training to learn how to initialize selenium with java == Software requirements * Google Chrome or Chromium * Java 8+ * Chromedriver installed and available under the %PATH% == How to install install chromedriver https://www.selenium.dev/documentation/en/getting_started_with_webdriver/browsers/[Installing chrome driver]