selenium-wire
selenium-wire copied to clipboard
Is it possible to only use the proxy for specific domains?
For example to exclude domains i know i can use exclude_hosts, can i do the same but only including the hosts that i want to proxy, and all the others that are not included, just ignore the proxy?
I had a similar problem. I solved it by re-intercepting seleniumwire, and then retrieving the asset with my own custom requests object