Some readme updates.
parent
77dccfca24
commit
d7112dacd3
10
README.adoc
10
README.adoc
|
@ -5,8 +5,12 @@ Tomasz Półgrabia <tomasz.polgrabia@protonmail.com>
|
||||||
|
|
||||||
Training to learn how to initialize selenium with java
|
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
|
== How to install
|
||||||
|
|
||||||
install chromedriver
|
install chromedriver https://www.selenium.dev/documentation/en/getting_started_with_webdriver/browsers/[Installing chrome driver]
|
||||||
|
|
||||||
https://www.selenium.dev/documentation/en/getting_started_with_webdriver/browsers/[Installing chrome driver]
|
|
||||||
|
|
Loading…
Reference in New Issue