To speed up pull request flow, put e2e tests only mandatory for Chrome. We still have tests for Firefox and Webkit, but they are not mandatory. They will still have to be checked regularly, particularly during the deployment phase.
We will cache the login token in the browser storage and reuse it between tests. This will speed up the tests and reduce the load on the server.