Does anybody know how to handle this kind of proxies with selenium: ro.smartproxy.com:13125:user-opz817058:H2Azfjpc76x17058 ??
I've tried the code from link bellow, the first answer, but the chrome window auto close.
how to set proxy with authentication in selenium chromedriver python?
PROXY_HOST = 'ro.smartproxy.com' # rotating proxy or host
PROXY_PORT = 13721 # port
PROXY_USER = 'opz817058' # username
PROXY_PASS = 'H2Azfjpc76x17058' # password