Skip to content

Conversation

sbabcoc
Copy link
Contributor

@sbabcoc sbabcoc commented Aug 10, 2024

In this PR, I upgraded the Selenium version to 4.23.0.

In the process of testing this upgrade, I encountered test failures that led to the discovery of a few issues:

  • The JSON converter that deserializes web service responses chained to its super-class when it encountered an Interaction object instead of returning the object as it should.
  • I had failed to add clean-up code to close the browser session at the end of each test.
  • The height value for elements changed from 72 to 54.

@sbabcoc sbabcoc force-pushed the pr/update-to-4.23.0 branch from 645237e to 43df3a7 Compare August 10, 2024 23:06
@sbabcoc sbabcoc force-pushed the pr/update-to-4.23.0 branch from 43df3a7 to 171f47e Compare August 10, 2024 23:08
@sbabcoc sbabcoc requested a review from diemol August 11, 2024 20:42
@sbabcoc sbabcoc merged commit bebcf79 into master Aug 14, 2024
@sbabcoc sbabcoc deleted the pr/update-to-4.23.0 branch August 14, 2024 17:06
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