More selenium cleanup

This commit is contained in:
LeeDr 2016-06-20 10:23:29 -05:00
parent 589cb71cbb
commit 056294b7e9
2 changed files with 1 additions and 2 deletions

View file

@ -20,7 +20,7 @@ module.exports = function (grunt) {
'run:testUIServer',
'run:chromeDriver',
'esvm_shutdown:ui',
'stop:seleniumServer',
'stop:chromeDriver',
'stop:testUIServer'
]);

View file

@ -5,7 +5,6 @@ define(function (require) {
return _.assign({
debug: true,
capabilities: {
'selenium-version': '2.53.0',
'idle-timeout': 99
},
environments: [{