Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support For Virtual Display (Xvfb) #219

Open
Ehsan-U opened this issue Jan 15, 2025 · 0 comments
Open

Support For Virtual Display (Xvfb) #219

Ehsan-U opened this issue Jan 15, 2025 · 0 comments

Comments

@Ehsan-U
Copy link

Ehsan-U commented Jan 15, 2025

Feature Description

Add support for virtual display (Xvfb) to simulate headful browser mode, helping bypass anti-bot mechanisms while running in headless environments.

Problem

Current headless mode is often detected by anti-bot systems
Some websites block or behave differently with headless browsers
Running on servers requires headful simulation

Proposed Solution

Integrate virtual display support:

  • Use Xvfb for virtual framebuffer

SeleniumBase already implemented this, here is a snap:
image

@Ehsan-U Ehsan-U changed the title Support For Virtual Display Support For Virtual Display (Xvfb) Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant