Detailed Changelogs by Component
Java |
Python |
DotNet |
Ruby |
JavaScript
What's Changed
- [py] Exclude devtools directory from type checking by @cgoldberg in #15695
- [py] Add clean_options fixture and remove all Python tests from .skipped-tests by @cgoldberg in #15696
- [java][bidi]: enable tests for storage module for edge by @navin772 in #15667
- [py][bidi]: add bidi storage module by @navin772 in #15669
- [build] allow GitHub Actions runner to use 4GB for JVM Heap by @titusfortner in #15692
- update old freenode channel link to libera by @t7ru in #15698
- fixing mypy error from #15693 by @bandophahita in #15705
- [java] Removing deprecated items in Require.java by @diemol in #15711
- [java] Removing RemoteStatus as it was deprecated. by @diemol in #15712
- [rb] move all guard and zipper tests to unit tests by @titusfortner in #15717
- [rust] Replace WMIC commands (deprecated) by WinAPI in Windows by @bonigarcia in #15363
- [py][BiDi] use constant for LogLevel by @Delta456 in #15677
- Let firefox choose the bidi port by default by @tomhughes in #15727
- [rb] Upgrade to Ruby 3.2 by @p0deje in #15714
- [py] Missing Headers Assignment in Network Class’s _on_request() by @shbenzer in #15736
- [py] correct type annotations of default-None params by @DeflateAwning in #15341
- [py] Add missing 'id' property to ShadowRoot class by @cgoldberg in #15739
- [py] Bump Python package requirements to latest versions by @cgoldberg in #15731
- [py] Use ruff for linting and code formatting by @cgoldberg in #15746
- [py]: return
message
as part of exception inexecute
method by @navin772 in #15751 - [py][tests]: check for .txt file in remote download test by @navin772 in #15758
- [java] Removing deprecated
setScriptTimeout
andpageLoadTimeout
. by @diemol in #15764 - [py][bidi]: add bidi webExtension module by @navin772 in #15749
- [py] Better error for downloads on local webdrivers by @cgoldberg in #15756
- [py] Add missing modules to python API docs by @cgoldberg in #15779
- [ci] Workflow for Grid UI component tests by @VietND96 in #15778
- [grid] UI Sessions capability fields to display as additional columns by @VietND96 in #15759
- [grid] UI Overview is able to see live preview per Node by @VietND96 in #15777
New Contributors
- @t7ru made their first contribution in #15698
- @tomhughes made their first contribution in #15727
- @DeflateAwning made their first contribution in #15341
Full Changelog: selenium-4.32.0...selenium-4.33.0