NuxtN
Nuxt12mo ago
18 replies
Scripted Pixels

Gitlab CI Pipelines with playwright testing

Looking for some help with getting playwright tests running correctly in GitLab CI.

I've got most of it up and running but need some confirmation/guidance on how to correctly setup the pipeline with nuxt (ssr:false) and running playwright correctly.

I'm running in to some errors where the pages aren't loading and my tests are failing. Not sure if ti's to do with the speed of the CI getting the site running in time for playwright as it seems to always be my 1st test that fails.
Was this page helpful?