Commit 1aa55ca5 authored by BryceLTaylor's avatar BryceLTaylor

Update Chrome version used by sauselabs in tests

parent 9b910d90
......@@ -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