We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948106a commit 3742150Copy full SHA for 3742150
lib/web_ui/dev/driver_version.yaml
@@ -1,6 +1,7 @@
1
## Map for driver versions to use for each browser version.
2
## See: https://chromedriver.chromium.org/downloads
3
chrome:
4
+ 86: '86.0.4240.22'
5
85: '85.0.4183.38'
6
84: '84.0.4147.30'
7
83: '83.0.4103.39'
lib/web_ui/pubspec.yaml
@@ -34,4 +34,4 @@ dev_dependencies:
34
git:
35
url: git://github.com/flutter/web_installers.git
36
path: packages/web_drivers/
37
- ref: 1cea0d79cad1ebc217c4bcbeba1be41470674a49
+ ref: 58081a8b2fbf234e9c8da86fce28adfefe3c2093
0 commit comments