updatea IE version for tesing

pull/1/head
yann300 7 years ago
parent cc3b72aa26
commit 0aa2ac8296
  1. 4
      nightwatch_debugger.js

@ -75,8 +75,8 @@ module.exports = {
'browserName': 'internet explorer',
'javascriptEnabled': true,
'acceptSslCerts': true,
'platform': 'WIN8.1',
'version': '11',
'platform': 'Windows 10',
'version': '11.103',
'build': 'build-' + buildId,
'tunnel-identifier': 'remix_tests_' + buildId
}

Loading…
Cancel
Save