Rayrun
← Back to Discord Forum

How to run tests in parallel using Playwright plugin in VS Code?

I have configured workers and fully parallel to true, but if I run tests using plugin in VS code or if I click in green arrow next to test.describe block, even with test.describe.configure({ mode: 'parallel' }); in the file itself - tests are running in sequential mode. Only if I use cli the tests are running in parallel. Am I doing something wrong, or it's a limitation of the plugin? thanks

This thread is trying to answer question "Why are tests not running in parallel when using the Playwright plugin in VS Code, despite having configured workers and fully parallel to true?"

3 replies

How to run tests in parallel using Playwright plugin in VS Code?

bump

tphillips8117

How do you start the tests?

Related Discord Threads

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

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 luc@ray.run.