From 81821fc99de800e01d2697c133639ee726fc525e Mon Sep 17 00:00:00 2001 From: LeeDr Date: Tue, 5 Apr 2016 15:46:06 -0500 Subject: [PATCH] Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 --- test/intern.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/intern.js b/test/intern.js index 39c9d958cc9d..cadf3898bbe5 100644 --- a/test/intern.js +++ b/test/intern.js @@ -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: [{