mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1
This commit is contained in:
parent
265e00ccba
commit
81821fc99d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ define(function (require) {
|
|||
return _.assign({
|
||||
debug: true,
|
||||
capabilities: {
|
||||
'selenium-version': '2.48.2',
|
||||
'selenium-version': '2.53.0',
|
||||
'idle-timeout': 99
|
||||
},
|
||||
environments: [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue