CrocoFactory / croco-selenium

The package providing ways to interact with Selenium Web Driver actions, such as clicking, sending keys etc.
https://pypi.org/project/croco-selenium/
MIT License
4 stars 0 forks source link

About proxy question) #1

Open listmen001 opened 9 months ago

listmen001 commented 9 months ago

image

Is it so easy to add a proxy in this library??? Exactly as easy as in seleniumwire? If that's the case, then that's great too!

Now I constantly use the antidetect browser for tasks. And there is no time for simple selenium. But as soon as it is possible to do something with a simple tool, I will definitely try it in combat conditions. And I'll look for errors, as you asked)

P.S.: proxy http ? socks5 ?

blnkoff commented 9 months ago

At the moment I don't know about availability of proxy adding. I also rarely use simple selenium (without antidetect browsers). I only added that feature. I'm going to test it