Skip to content

Commit

Permalink
fix: ModuleNotFoundError: No module named 'selenium'
Browse files Browse the repository at this point in the history
  • Loading branch information
dlachaume committed Jan 30, 2024
1 parent 6bd0ab0 commit e1a9c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,6 @@ jobs:
working-directory: mithril-client-wasm
shell: bash
run: |
pip install selenium
python3 run-firefox-headless.py
./analyze-headless-tests-results.sh firefox-results.html

0 comments on commit e1a9c88

Please sign in to comment.