Skip to content

Commit 150fd53

Browse files
author
John Luo
committed
Try specifying a version
1 parent 9c0a7af commit 150fd53

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"drivers": {
3-
"chrome": {}
3+
"chrome": {
4+
"version" : "85.0.4183.87"
5+
}
46
},
5-
"ignoreExtraDrivers": true
7+
"ignoreExtraDrivers": true
68
}

0 commit comments

Comments
 (0)