X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fe2e%2Flocal-protractor.conf.js;h=16f039025595aac01780d0d88eeea41e821a4ef5;hb=b2c76204f9d2900b9fd58e6618e343059821d601;hp=a4990fcefc4fd8c036fb468459811c183e5ca465;hpb=97567dd81f508dd6295ac4d73d849aa2ce0a6549;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/e2e/local-protractor.conf.js b/client/e2e/local-protractor.conf.js index a4990fcef..16f039025 100644 --- a/client/e2e/local-protractor.conf.js +++ b/client/e2e/local-protractor.conf.js @@ -12,7 +12,7 @@ exports.config = { capabilities: { 'browserName': 'firefox', 'moz:firefoxOptions': { - binary: '/usr/bin/firefox-esr', + binary: '/usr/bin/firefox-developer-edition', // args: ["-headless"], log: { "level": "info" // default is "info"