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.
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.