SchwarzIT / onyx

🚀 A design system and Vue.js component library created by Schwarz IT
https://onyx.schwarz
Apache License 2.0
58 stars 5 forks source link

chore: use Edge browser for Onyx Playwright tests #2130

Open oemueller opened 6 days ago

oemueller commented 6 days ago

Relates to #1997

Use MS Edge in Playwright tests for Onyx, since this is the most important browser. (Also Chromium based but the version is a few weeks older and has possible other minor differences) https://playwright.dev/docs/browsers#configure-browsers

changeset-bot[bot] commented 6 days ago

⚠️ No Changeset found

Latest commit: 8beb03c2a8bfbfde5c8f58f0376741f36bcf96f1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

larsrickert commented 1 day ago

Shall we use Edge in other packages as well ?

@oemueller Sure why not so its the same for all packages :)