Project created to expose my suggestion of feature to the Selenium project.
Name | Required |
---|---|
Docker | true |
Java 21 | true |
- clone this repo
git clone https://github.com/ClaudenirFreitas/selenium-sample.git
- run the tests:
./gradlew clean test
- open the test report:
open build/reports/tests/test/index.html