A breaking change has been introduced in spock-report in v2.3.0-groovy-3.0 and this requires a small refactor in src/main/resources/templates/spec-template.html.
Additionally, update gradle to v7.4.2 and update all dependencies to their latest versions.
WebDriverManager is used to handle driver download and setup in sample project because chromedriver-updater is not yet updated to work with the gradle v7.
A breaking change has been introduced in spock-report in v2.3.0-groovy-3.0 and this requires a small refactor in
src/main/resources/templates/spec-template.html
.Additionally, update gradle to v7.4.2 and update all dependencies to their latest versions.
WebDriverManager is used to handle driver download and setup in sample project because
chromedriver-updater
is not yet updated to work with the gradle v7.