playwright
playwright copied to clipboard
[Feature]: Support FedCM
🚀 Feature Request
FedCM is a standard being worked on at the W3C. The first working draft was released in Aug 2024. It allows users to log in to federated identity providers using brower native APIs.
Example
Used to test FedCM flows in playwright.
Motivation
Selenium supports FedCM: https://github.com/SeleniumHQ/selenium/issues/12088 / https://github.com/SeleniumHQ/selenium/pull/12096
Would be awesome to support this API in playwright.