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

the generated project should open in a devcontainer #246

Open
adrian-herscu opened this issue Jun 8, 2024 · 0 comments
Open

the generated project should open in a devcontainer #246

adrian-herscu opened this issue Jun 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adrian-herscu
Copy link
Collaborator

Current State
DevContainers are not supported -- this has the following implications:

  1. Selenium requires installation of desktop browsers
  2. Appium requires installation of an emulator
  3. On many Linux distros, applications are installed in containers, such as Flatpak, requiring special configuration to allow spawning of browsers/emulators; see should launch browsers on containerized infra like flatpak #245

See also #242, which preceedes this one.

How to make it better

  1. the generated project must open at least on a Docker-backed DevContainer
  2. the Docker definition must include at least the Chrome/Chromium browser
  3. further, it should include an Android Emulator
  4. it should also include Selenium Grid + Appium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant