**SeleniumBase + Akamai Detection Issue (Need Input)** #4282
deepak577834
started this conversation in
General
Replies: 1 comment
-
|
Make sure you're using CDP Mode. The Walmart examples in that folder bypass Akamai bot-protection. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m testing SeleniumBase with Chrome on an Akamai-protected site and seeing some unexpected behavior.
Results so far:
uc=True→ 0% login successuc=False+ small JS stealth (navigator.webdriverpatch) → ~50% successThe setup that currently works sometimes is:
Then a small patch:
Observations:
So the problem seems related to browser launch fingerprint or DevTools/CDP presence, not just
navigator.webdriver.Posting here to see if anyone else has experienced similar behavior with SeleniumBase + Akamai-protected login pages.
Beta Was this translation helpful? Give feedback.
All reactions