X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fe2e%2Fprotractor.conf.js;h=e5a23e16a65d45be1cf614b9b819250b62eb589a;hb=6a882428e11f924db2ae8ff188df11a42eaaec46;hp=2b26d2c400a4751a1b9106b94cfa57654ade9bcf;hpb=48586fe070c2a59e9febb62a7f41ebb384e1d20e;p=github%2FChocobozzz%2FPeerTube.git 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' },