-
Hi, i am testing on https://seleniumbase.io/apps/invisible_recaptcha, with headless = False and it works perfectly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Headless mode is detectable, so if you need to run on a GUI-less display, such as on Linux, there's the |
Beta Was this translation helpful? Give feedback.
Headless mode is detectable, so if you need to run on a GUI-less display, such as on Linux, there's the
xvfb
option.