wkeeling / selenium-wire

Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
MIT License
1.86k stars 240 forks source link

How to use selenium-wire with dolphin anty webbrowser? + how to use proxy with interceptor? #722

Open KadenDev opened 8 months ago

KadenDev commented 8 months ago

Hello. I want to modify some requests on the fly, but I can't do it because interceptor does not work with debuggerAddress option. For example: I want to create a profile with https proxy but I must use selenium-wire's localhost proxy to capture requests.

Dolphin Anty is a webbrowser with custom selenium driver. It's very useful because I can create profiles with a random fingerprint and easily add a proxy.

Thank you, I hope that someone knows how to solve this problem

jordibonastrem commented 7 months ago

i have the same issue

KennethChiuT commented 7 months ago

I had the same problem and eventually I gave up, I chose another antidetect browser and tested Multilogin as well as MoreLogin