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

Create Reusable workflow selenium tests #3

Open
acocheo opened this issue Jun 23, 2022 · 1 comment
Open

Create Reusable workflow selenium tests #3

acocheo opened this issue Jun 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request frontend Issue involving HTML, Node etc...

Comments

@acocheo
Copy link
Collaborator

acocheo commented Jun 23, 2022

Problem

Selenium uses Firefox, and Firefox needs X11 packages.
Here a strategy to minimize dependencies, but some sort of caching would be useful.

Solution

We can:

  • No optimize
  • Find a way to caching apt deps
  • Create a docker image with FF, and cache it
  • Something else
@acocheo acocheo added the enhancement New feature or request label Jun 23, 2022
@0ssigeno 0ssigeno added the frontend Issue involving HTML, Node etc... label Jul 4, 2022
@acocheo acocheo self-assigned this Jul 15, 2022
@acocheo
Copy link
Collaborator Author

acocheo commented Jul 18, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Issue involving HTML, Node etc...
Projects
None yet
Development

No branches or pull requests

2 participants