Kee not compatible with ADP Web site

Hello,
I can no more use Kee for login to the ADP site: https://mon.adp.com/
It seems that the internal structure of the Web page impedes the recognition of the user / password fields by Kee on Firefox or Edge browser (latests). The Kee icon is not animating either.
Thanks

Good day!

I also seem to be experiencing this. Kee used to auto-fill on adp.com without any issue, but that has changed sometime in the last few days.

The strange thing is that my saved ADP entry is not returned in Kee search results either. The KeePass entry is titled “ADP” and when I search for “ADP” in Kee, nothing gets returned. This means I have to copy my password from KeePass itself and paste it on the page. I’m not sure whether this is related.

Thanks to anyone that has any ideas about this!

Edit: My bad. I meant to give some more info.
This is with Firefox v129.0.2
KeePass v2.57
KeePassRPC v2.0.2.0
Kee v3.11.13

Edit 2:
I figured out why the Kee search wasn’t returning the adp entry. It was because I had removed the main URL in the process of troubleshooting this issue. But, my other issues remain. Kee still does not associate the ADP entry with the adp site and it doesn’t autofill as it used to.

Hello
I studied a bit more: in the connection page’s HTML source, there is no form. So, I suppose that Kee / cannot easily grab any user / password field.
But the “inspector” can find a sdf-input filed:
<sdf-input id="login-form_username" value="" autofocus="true" autocomplete="username" class="w-full normal hydrated" auto-complete="username"></sdf-input>
Does somebody have a solution to access it (beyond just copying from KeePass and pasting in those fields). The documentation in the forum is quite obscure.