Can someone please help me to understand how shards work with project dependency?
I have a globalSetup.spec.ts added as setup project and another projects are dependent on the setup project.
I want to run another projects with shards, but setup project only once during the execution.
Does fullyParallel:true has any role here in playwright.config.ts file? <#1054804523652231198>
This thread is trying to answer question "How do shards work with project dependency in Playwright, and how can data be passed between separate 'npx playwright test' commands?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].