Skip to content

Commit

Permalink
The latest chrome version pulled by chocolatey is 86, hence using app…
Browse files Browse the repository at this point in the history
…ropriate chromedriver
  • Loading branch information
maheshp committed Nov 23, 2020
1 parent b4cad85 commit b16b6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ rootProject.ext.versions = [
xmlUnit : '2.6.3',

seleniumDrivers : [
chromedriver : '87.0.4280.20',
chromedriver : '86.0.4240.22',
geckodriver : '0.27.0',
],
adoptOpenjdk : [
Expand Down

0 comments on commit b16b6bc

Please sign in to comment.