Loading client-app/test/_environments.js +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ module.exports = function(args) { browserName: 'chrome', 'goog:chromeOptions': { args: [ 'disable-search-engine-choice-screen', 'disable-extensions', 'window-size=' + windowWidth + ',' + windowHeight, //'user-data-dir=' + userDataDir Loading Loading
client-app/test/_environments.js +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ module.exports = function(args) { browserName: 'chrome', 'goog:chromeOptions': { args: [ 'disable-search-engine-choice-screen', 'disable-extensions', 'window-size=' + windowWidth + ',' + windowHeight, //'user-data-dir=' + userDataDir Loading