You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a test (launch, fastp, shutdown) fails then the commands that copy the files to the playwright-report folder are not executed. These cp command should be moved to a separate step and marked with if: always() so they are always executed.