Skip to content

Commit

Permalink
Update chromedriver to 2.36 as 2.32 has issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstens authored Mar 19, 2018
1 parent 13067fb commit 422b303
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 @@ -15,7 +15,7 @@ ext {
groovyVersion = '2.4.12'
gebVersion = '2.0'
seleniumVersion = '3.6.0'
chromeDriverVersion = '2.32'
chromeDriverVersion = '2.36'
geckoDriverVersion = '0.18.0'
ieDriverVersion = '3.6'
edgeDriverVersion = seleniumVersion
Expand Down

0 comments on commit 422b303

Please sign in to comment.