certego / .github

CI repo for Certego DevOps
https://www.certego.net
5 stars 0 forks source link

Create Reusable workflow selenium tests #3

Open acocheo opened 2 years ago

acocheo commented 2 years ago

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:

acocheo commented 2 years ago

https://dev.to/delrayo/executing-selenium-test-with-pythonpytest-using-github-actions-317c