From 3473e2102aab5339e40e7b5067dcae178f777d3a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 4 Mar 2021 10:53:38 +0100 Subject: Update protractor confg --- client/e2e/protractor.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/e2e/protractor.conf.js') diff --git a/client/e2e/protractor.conf.js b/client/e2e/protractor.conf.js index 2b26d2c40..e5a23e16a 100644 --- a/client/e2e/protractor.conf.js +++ b/client/e2e/protractor.conf.js @@ -34,7 +34,7 @@ exports.config = { }, { browserName: 'Firefox', - version: '60', // ESR, + version: '68', // ESR name: 'Firefox ESR Desktop', resolution: '1280x1024' }, -- cgit v1.2.3