flutter_flutter/lib/web_ui/dev/driver_version.yaml
Nurhan Turgut af440db830
[web] use web drivers as a library only. do not fetch/clone web_installers (#17299)
* use web drivers as a library only. do not fetch/clone web_installers

* fixing comments

* addressing reviewer comments

* adding a trim to output. otherwise last fails
2020-03-24 15:37:33 -07:00

13 lines
292 B
YAML

## Map for driver versions to use for each browser version.
## See: https://chromedriver.chromium.org/downloads
chrome:
81: '81.0.4044.69'
80: '80.0.3987.106'
79: '79.0.3945.36'
78: '78.0.3904.105'
77: '77.0.3865.40'
76: '76.0.3809.126'
75: '75.0.3770.140'
74: '74.0.3729.6'