Skip to content

Commit

Permalink
bump autoparaselenium
Browse files Browse the repository at this point in the history
  • Loading branch information
r2dev2 committed Jul 28, 2023
1 parent 527cc8a commit 7292ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo /usr/bin/Xvfb $DISPLAY -screen 0 1280x1024x24 &
- name: Install Dependencies
run: |
python3 -m pip install 'py==1.11.0' 'autoparaselenium>=0.2.0' 'selenium==4.9.1'
python3 -m pip install 'py==1.11.0' 'autoparaselenium>=0.3.0' 'selenium==4.9.1'
python3 -m pip freeze
- uses: c-hive/gha-yarn-cache@v1
- name: Install modules
Expand Down

0 comments on commit 7292ed4

Please sign in to comment.