Hi, I have a couple of questions regarding the github code. I am just trying to run the code as is to initially get an idea of whats going on. I cloned the repository and tried running ./gradlew chromeTest but my Chrome version is 81. I updated the driver version in the build.gradle file based on the driver version for Chrome version 81 but I get an error that the DriverURL is not found. > com.github.erdi.gradle.webdriver.repository.DriverUrlNotFoundException: Driver url not found for name: "chromedriver", version: "81.0.4044.138", platform: "mac", bit: "64 or 32"
Do I need to specify this as an environment variable or something for my IDE to know that I did download the chromeDriver with that version specified? Thanks -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/38463acd-f293-4766-bd08-ad3f992cc3ceo%40googlegroups.com.
