microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.23k stars 590 forks source link

Upgrade Playwright to 1.41 #6910

Closed radium-v closed 6 months ago

radium-v commented 6 months ago

Pull Request

šŸ“– Description

In FAST Foundation:

In FAST SSR:

šŸ‘©ā€šŸ’» Reviewer Notes

This is a subset of the work planned in #6876, which was doing way more stuff than one PR should be doing.

šŸ“‘ Test Plan

All tests for all packages should pass. Tests in fast-foundation are no longer run in Chromium three times over.

āœ… Checklist

General

ā­ Next Steps

Once Playwright is updated, I can start separating the tests in fast-foundation to run them in async mode. Then, we can get tests running properly in Firefox and Webkit.