Sometimes Playwwright installation fails on CI, it seems to arrive when we update the dependency cache. We will do a general install before installing the playwright browser to be sure everything is in place, it should be fast since we have the cache. We move the playwright installation before setting the docker container, so we will wait less if we have to retry the test because of the Playwwright installation.