|
||
---|---|---|
gradle/wrapper | ||
src/test/java/ch/tpolgrabia/demos | ||
.gitignore | ||
LICENSE | ||
README.adoc | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.adoc
= 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]