seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
5k stars 944 forks source link

Enhance anti-detection mechanisms #1953

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Enhance anti-detection mechanisms

Some tools / services that detect Selenium (and block passage to various websites) have improved a bit.

SeleniumBase's anti-detection mechanisms should improve in order to counter and compensate for that.

mdmintz commented 1 year ago

This was resolved by 4.15.14 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14

mdmintz commented 1 year ago

The new version was tested successfully on https://nowsecure.nl/#relax and https://top.gg/

Upgrade to 4.15.14 (or newer, when available) for the improved anti-detection code.