Commit 324d5d2e authored by BryceLTaylor's avatar BryceLTaylor Committed by Ben Wheeler

Update Chrome version used by sauselabs in tests

parent 29a4cf5f
......@@ -68,7 +68,7 @@ class SeleniumHelper {
let driverConfig = {
browserName: 'chrome',
platform: 'macOS 10.14',
version: '76.0'
version: '84.0'
};
var driver = new webdriver.Builder()
.withCapabilities({
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment