flutter_flutter/lib/web_ui/dev/browser_lock.yaml
nturgut eaa2f7f90f
[web] running ios unit tests from felt … (#18856)
* running ios unit tests from felt by booting/shutingdown simulators. create simulator with felt

* changing the readme file for ios,mac,xcode spellings

* addressing reviewer comments

* fix analyse error

* fixing cleanup issue. solution: adding and await and using for loop instead of foreach
2020-06-10 09:33:17 -07:00

17 lines
454 B
YAML

chrome:
# It seems Chrome can't always release from the same build for all operating
# systems, so we specify per-OS build number.
# Note: 741412 binary is for Chrome Version 82. Driver for Chrome version 83
# is not working with chrome.binary option.
Linux: 741412
Mac: 735194
Win: 735105
firefox:
version: '72.0'
edge:
launcher_version: '1.2.0.0'
ios-safari:
majorVersion: 13
minorVersion: 5
device: 'iPhone 11'