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
Note that you don't need headless mode on Linux because there's xvfb=True, which lets you run regular Chrome on a machine that has no display. And you can use PyAutoGUI actions too.
Problem Overview
When attempting to access "https://kaliiiiiiiiii.github.io/brotector/?crash=false" using SeleniumBase with headless mode and various anti-detection settings, the website successfully detects:
Reproduction Steps
Use SeleniumBase with the following configuration:
uc=True
)Code used for testing:
The text was updated successfully, but these errors were encountered: