Skip to content

Commit

Permalink
Fix Selenium test failure (#2034)
Browse files Browse the repository at this point in the history
* selenium<4.27.0

* fix deprecated selenium call

* use get_property

* Revert "use get_property"

This reverts commit 08d7db8.

* Revert "fix deprecated selenium call"

This reverts commit 7f037b0.
  • Loading branch information
Conengmo authored Nov 27, 2024
1 parent 808163f commit 5205be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pycodestyle
pydata-sphinx-theme
pytest
scipy
selenium
selenium<4.27.0
setuptools_scm
sphinx
types-requests
Expand Down

0 comments on commit 5205be8

Please sign in to comment.