Closed Akshay-Shingala closed 4 months ago
You do this with ChromiumOptions.set_proxy(). Plus, username:pass isn't working at the moment so you must have your machine ip whitelisted and then pass the proxy string here with just IP:PORT.
目前要用这种代理需要使用插件,如SwitchyOmega。
in seleniumbase i use in command python w.py --proxy=proxy=USERNAME:PASSWORD@pr.oxylabs.io:7777 in DrissionPage how can I set this ?