This java modul contains an implementation to create a chrome webdriver and several functions to perfom actions on a website
To test the project copy the file
src/test/java/resources/junit.properties.tpl
to
src/test/java/resources/junit.properties
and set the path to chrome_driver
- JDK 11
- Chrome Browser
- Chrome Webdriver
- Netbeans 13