Skip to content

Conversation

LarsDenBakker
Copy link
Member

What I did

Concurrency can now be configured per browser launcher, for the chrome, puppeteer and playwright launchers.

Among other things, this is needed for firefox because it doesn't allow testing focus on tabs which are backgrounded. Setting a concurrency of 1 fixes that.

Fixes #238

@changeset-bot
Copy link

changeset-bot bot commented Oct 8, 2020

🦋 Changeset detected

Latest commit: 59b139c

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LarsDenBakker LarsDenBakker force-pushed the feat/per-browser-concurrency branch from 3990fed to 59b139c Compare October 8, 2020 19:22
@LarsDenBakker LarsDenBakker merged commit 013b864 into master Oct 8, 2020
@LarsDenBakker LarsDenBakker deleted the feat/per-browser-concurrency branch October 8, 2020 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[test-runner] Advanced Concurrency Settings

1 participant