Since migrating to FedCM, I’m not sure how to write automated tests in Selenium (Java) given that the UI is now browser native (not in the DOM) and some critical displayMoment notifications have been deprecated.
How can I interact with the dialog?
I expected some way to interact with the auth process, but there doesn’t appear to be a way to detect or interact with the native browser UI.