When creating a new application and running the integrationTest gradle task on windows the following error happens.
Execution failed for task ':configureChromeDriverBinary'.
> com.github.erdi.gradle.webdriver.repository.DriverUrlNotFoundException: Driver url not found for name: "chromedriver", version regexp: "\Q2.45.0\E", platform: "windows", bit: "64"
When creating a new application and running the integrationTest gradle task on windows the following error happens.