How to fill the chrome authentication popup in 2024?

Hello guys !
Can anyone help me with this (below) because i’ve searched and found nothing helpful.
Screenshot_20240525-175123

Have a look at this thread and see if that answers your question:

If you still have questions then ask here,

Dave.

that looks like Basic Auth dialog. Either you add the credentials to the url (which is deprecated already in some browsers so ymmv) like; https://youraccount:password@domain/path or if you are using BrowserLibrary, pass httpCredentials to New Context keyword. https://marketsquare.github.io/robotframework-browser/Browser.html#New%20Context