-
![image](https://github.com/blnkoff/croco-selenium/assets/72976151/43091afe-c4c7-4b5c-986e-e3354cf116d0)
Is it so easy to add a proxy in this library???
Exactly as easy as in seleniumwire?
If tha…
-
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 …
-
Hello, I work with PuppeteerSharp and face this issue, when I made MoveToAsync pointer moved not exactly to my coordinates, it made +-5% dispersion from my coordinates
For example I made this method …
-
### Checklist
- [X] I'm reporting a site feature request
- [X] I've verified that I'm running ytb-up version **2022.05.18** ([update instructions](https://github.com/wanghaisheng/youtube-auto-upload#…
-
It would be pretty cool to combine the self-defending feature with string encryption.
As example, the decryption key would be obtained with md5(obfuscatedFunction.toString()).
If someone refactors t…
ghost updated
4 years ago
-
I tried to create several gmail accounts, but it always gave me an error when entering the sim number.The number cannot be used or this number has been entered too many times, although there are 30 ne…
dix83 updated
5 months ago
-
I am using other antidetect browser like adspower, How can I save those fingerprints and use them in BAS
-
Hello, I faced issue with frames, if website has frames which nested in another frames puppeeteersharp cant handle it.
I use code like
` foreach (IFrame frame in page.Frames){Console.WriteLine("fr…
-
### Please do not submit this issue.
- [X] I understand
-
`from selenium import webdriver
from selenium.webdriver.chrome.options import Options
chrome_options = Options()
chrome_options.add_argument('--disable-blink-features=AutomationControlled')
chro…