Skip to content

Commit e678172

Browse files
author
John Doherty
committed
rolled back selenium-webdriver version to 2.53.1 due to webdriver bug
1 parent 094fd6c commit e678172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"merge": "^1.2.0",
4141
"phantomjs-prebuilt": "^2.1.12",
4242
"require-dir": "^0.3.0",
43-
"selenium-webdriver": "^3.0.0-beta-2"
43+
"selenium-webdriver": "^2.53.1"
4444
}
4545
}

0 commit comments

Comments
 (0)