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

Compatibility with Docker in WSL on Windows 11 Using CDP Connection to Browser #11

Open
Comrade19632 opened this issue Oct 30, 2024 · 0 comments

Comments

@Comrade19632
Copy link

Environment:

OS: Windows 11 (running Docker in WSL)
Browser connection: Chrome DevTools Protocol (CDP)
Python: 3.10
Emunium version: 2.0.2

Description:

I am running Emunium in a Docker container within WSL (Windows Subsystem for Linux) on Windows 11 and connecting to the browser using the Chrome DevTools Protocol (CDP). I encounter errors immediately upon importing Emunium with from emunium import EmuniumPlaywright, which relate to the DISPLAY environment variable, tkinter, and other dependencies required for handling screenshots and GUI operations.

Questions:

  1. Is Emunium intended to support this type of setup (Docker in WSL with Windows 11 and CDP connection)?
  2. Are there recommended adjustments or dependencies that should be added to improve compatibility in this environment?
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