playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[Feature]: Support FedCM

Open mooreds opened this issue 7 months ago • 0 comments

🚀 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.

mooreds avatar Jun 12 '25 15:06 mooreds