selenium-java-demo/README.adoc

17 lines
443 B
Plaintext
Raw Permalink Normal View History

= 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
2021-01-28 10:53:33 +00:00
== Software requirements
* Google Chrome or Chromium
* Java 8+
* Chromedriver installed and available under the %PATH%
2021-01-28 10:53:33 +00:00
== How to install
2021-01-28 10:53:33 +00:00
install chromedriver https://www.selenium.dev/documentation/en/getting_started_with_webdriver/browsers/[Installing chrome driver]