Varyen

Results 3 issues of Varyen

Hi. I'm using selectize with sifter support. Diacritics matching can be also used when you have two languages (two keyboard layouts) to switch between and you're typing on wrong one....

Hi! Look's like cloudflare hardened it's protection in late 2023, is it possible to deal with it? Tried example: ``` driver = uc.Chrome(headless=True,use_subprocess=False) driver.get('https://nowsecure.nl') driver.save_screenshot('nowsecure.png') ``` and got this: ![image](https://github.com/ultrafunkamsterdam/undetected-chromedriver/assets/125340/f043c0ae-651f-4350-a3b3-683868b81797)

**Describe the bug** Look's like puppeteer can be detected now, tried example on puppeteer-extra-plugin-stealth page, got this: ![testresult](https://github.com/berstend/puppeteer-extra/assets/125340/6e27a62c-d9da-48ad-a01d-ea86418a3208) Cloudflare detects puppeteer too. **Code Snippet** ```javascript // puppeteer-extra is a drop-in...

issue: bug report
needs triage