Selenium: any way to write on a Alert?

In on Kali Linux and I managed to make selenium work. Anyway I’m not being able to use private Proxy (username and password) since I get an Alert asking for those credentials.
Does anyone manage to write/type/presskey over an Alert?

There’s no block to switch to an alert currently, please open an issue on GitHub. This should work properly in puppeteer though.