You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If using --headless / headless=True with --uc / uc=True, in 4.20.8, then HeadlessChrome wasn't switched to Chrome in the user-agent, causing Selenium to be detected. (Bug since October 29, 2023).
The text was updated successfully, but these errors were encountered:
UC Mode + Headless Mode regression in 4.20.8
If using
--headless
/headless=True
with--uc
/uc=True
, in4.20.8
, thenHeadlessChrome
wasn't switched toChrome
in the user-agent, causing Selenium to be detected. (Bug since October 29, 2023).The text was updated successfully, but these errors were encountered: