Help whit proxy auth in selenium

I cant use proxy whit this format on selenium ip:port:user:pass
the browser keep asking for user:pass for the proxy

Auth proxies are not supported for selenium, use puppeteer for that instead