Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit 4620037

Browse files
committed
Tests: Update Chromedriver
Fixes gh-318 Closes gh-319
1 parent 0522bf4 commit 4620037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ module.exports = function(grunt) {
7070
seleniumDownloadURL: 'http://selenium-release.storage.googleapis.com',
7171
drivers: {
7272
chrome: {
73-
version: '2.21',
73+
version: '2.25',
7474
arch: process.arch,
7575
baseURL: 'http://chromedriver.storage.googleapis.com'
7676
},

0 commit comments

Comments
 (0)