We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Selenium uses Firefox, and Firefox needs X11 packages. Here a strategy to minimize dependencies, but some sort of caching would be useful.
We can:
The text was updated successfully, but these errors were encountered:
https://dev.to/delrayo/executing-selenium-test-with-pythonpytest-using-github-actions-317c
Sorry, something went wrong.
acocheo
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: