mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Adding idle-timeout back in.
This commit is contained in:
parent
8155ad799b
commit
9cdadc9de2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ define(function (require) {
|
|||
debug: true,
|
||||
capabilities: {
|
||||
'selenium-version': '2.47.1',
|
||||
'idle-timeout': 30
|
||||
'idle-timeout': 99
|
||||
},
|
||||
environments: [{
|
||||
browserName: 'firefox'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue