Skip to content
New issue

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

Update selenium #346

Closed

Conversation

ricardobranco777
Copy link
Collaborator

Fix for this error in Github Actions:

ERROR tests/test_webui.py::test_login_logout - pytest.PytestUnraisableExceptionWarning: Exception ignored in: <_io.FileIO [closed]>

Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.11.7/x64/lib/python3.11/site-packages/_pytest/fixtures.py", line 932, in _teardown_yield_fixture
    next(it)
ResourceWarning: unclosed file <_io.BufferedWriter name='/dev/null'>

@asmorodskyi
Copy link
Collaborator

patch from this PR will migrate into #345 , because currently CI is broken and this code is just a one of many things needs to be done to fix CI . Based on that I am closing this PR but changes suggested here will be actually applied in #345

@ricardobranco777 ricardobranco777 deleted the update_selenium branch January 30, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants