Skip to content

Conversation

@bmos
Copy link
Contributor

@bmos bmos commented Jan 18, 2026

What's Changed

  • Refactor session and driver creation to better handle errors and avoid re-running tests with meaningless parameterization
  • Run ruff format to remove whitespace from empty line
  • In tests that don't rely on session fixture, add check for discarded browser context
  • List each test result individually in github actions log
  • Opt-in to Selenium 5 default behavior (upgrading webdriver to match selenium version) in github actions workflow

Why?

Remaining intermittent test failures occur during session object creation
I ran tests repeatedly on my branch and didn't get any failures, so I think this actually deals with all the remaining intermittent issues.

@lordjabez lordjabez merged commit bf4724d into tryolabs:master Jan 19, 2026
40 of 41 checks passed
@lordjabez
Copy link
Collaborator

@bmos thanks for all of your great work! Version 0.5.1 is finally published.

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.

2 participants