Selenium 4.25.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript | IEDriver
What's Changed
Click to see all the changes included in this release
- 030fcf7 - [ci] Using the commit sha and quoting values in workflow (Diego Molina)
- 2d8e47d - [ci] Setting permissions on workflow (Diego Molina)
- aabdb7f - Update mirror info (Fri Sep 20 00:22:17 UTC 2024) (Selenium CI Bot)
- 72f3c94 - [ci] Fixing typo on workflow (Diego Molina)
- f6f3ef3 - [ci] Trying out a different release action (Diego Molina)
- 96976cc - [ci] Removing release notes headers (Diego Molina)
- f08149c - [ci] Continuing if tag already exists (Diego Molina)
- dc05aef - [ci] Fetching all history and trunk (Diego Molina)
- ea4ecca - [ci] Fetching tags after the build has completed. (Diego Molina)
- 54d8355 - [ci] Enabling workflow to be triggered manually (Diego Molina)
- 95717cd - [build] Prepare for release of Selenium 4.25.0 (#14521) (Selenium CI Bot)
- 8181cd6 - Update stage-release.yml (Diego Molina)
- 26db22e - [build] Prepare for release of Selenium 4.25.0 (#14516) (Selenium CI Bot)
- 747c6bf - [ci] Setup curl for Ubuntu on the pre release workflow (Diego Molina)
- 4d7d336 - [ci] Setup curl for Ubuntu on the stage release workflow (Diego Molina)
- 29dbcf1 - [gitpod] Updating Dockerfile for gitpod (Diego Molina)
- 6dd13d7 - [py] fix tests in
correct_event_firing_tests.py
(#14510) (Navin Chandra) - f666c7f - .gitignore: add py/python.iml (#14505) (Swastik Baranwal)
- 1af29ab - [bazel] Bump rules_java to 7.11.1 (Simon Mavi Stewart)
- 8d6af17 - [bazel] Bump the JS rules to latest versions (#14512) (Simon Stewart)
- 0d42674 - [rust] Selenium Manager errors when browser-path is wrong (#13352) (#14381) (Boni García)
- 6459008 - [rust] Reuse driver mirror URL (when available) to discover Firefox versions (#13941) (#14493) (Boni García)
- 2970ad3 - [js][bidi] Fix flaky test for network event (Puja Jagani)
- 375e841 - [java] Escape cookie values when required for tests (#14486) (Swastik Baranwal)
- b8b76bb - [dotnet] [bidi] Consistent naming for main BiDi itself (Nikolay Borisenko)
- b88f688 - [dotnet] [bidi] Rename entry point AsBidirectional to AsBiDirectional (Nikolay Borisenko)
- 7602371 - [rb] Allow driver path to be set using ENV variables (#14287) (Augustin Gottlieb Pequeno)
- 39c38e4 - Fix formatting (Puja Jagani)
- 3e6802e - Update .gitignore (Puja Jagani)
- 1cb7c2a - [js] Updating version to nightly (Puja Jagani)
- b5498a4 - Update version (Puja Jagani)
- 603f4a4 - Update Javascript changelog (Puja Jagani)
- 7c8b46d - [js] Close CDP websocket connection on driver.quit (#14501) (Puja Jagani)
- a7a53fb - [dotnet] [bidi] Expose BiDi associated reference in browsing context (Nikolay Borisenko)
- 35dd34a - [dotnet] [bidi] Simplify browsing context type enumeration (Nikolay Borisenko)
- 3e02303 - [dotnet] [bidi] Simplify browsing context to be just context (Nikolay Borisenko)
- b778ad5 - [dotnet] [bidi] Rename method of screenshot result to ToByteArray (Nikolay Borisenko)
- dd50e28 - [dotnet] Workaround using pre-processor directive (#14499) (Nikolay Borisenko)
- 210012b - [dotnet] [bidi] Hide context from command options in contextual env (Nikolay Borisenko)
- 1a3d451 - [dotnet] Fix formatting files content globally (Nikolay Borisenko)
- e031b8d - [dotnet] [bidi] Enable implicit ways to specify page ranges for printing (Nikolay Borisenko)
- 6c0df70 - [dotnet] [bidi] Get tree from browsing context as root (#14495) (Nikolay Borisenko)
- 6b4c39c - [java] toml: warn about upcoming change enforcing string to have quotes (#14491) (Swastik Baranwal)
- c43386f - [dotnet] Adjust exception message when bidi is not enabled (Nikolay Borisenko)
- 0666cb4 - [dotnet] Forward subscription options in browser context for log module (Nikolay Borisenko)
- 71a0629 - firefox_profile.py: use
with
statement in zipfile as Python 2.x support is dropped (#14489) (Swastik Baranwal) - 33c110e - [bazel] Bump
rules_jvm_external
to 6.3 (#14492) (Simon Stewart) - 05bce9b - fix type errors for
pointer_input.py
,wheel_input.py
andfirefox/options.py
(#14476) (Navin Chandra) - 49f2f76 - fix type errors for
input_device
andfile_detector
(#14459) (Swastik Baranwal) - 6d942fc - [py]: fix lint issue (Sri Harsha)
- be709d7 - [py]: fix failing bidi test (Sri Harsha)
- 6939b5b - [dotnet] Add BiDi OriginalOpener in browsing context info (Nikolay Borisenko)
- 3e8b34c - [dotnet] BiDi implementation (#14318) (Nikolay Borisenko)
- 7b5f6d7 - Running format script (Diego Molina)
- b2ef56a - replace
fedcm
links with new ones (#14478) (Navin Chandra) - 247bc2b - [rb] Fix add_cause method not being able to process an array of hashes (#14433) (Augustin Gottlieb Pequeno)
- a04dd33 - [py] Fixing version (Diego Molina)
- 507508d - Bump bazel to 7.3.1 (Simon Mavi Stewart)
- 0d9c478 - Bump apple_rules_lint to 0.4.0 (Simon Mavi Stewart)
- be40b5c - fix type errors for
service.py
,cdp.py
,webelement.py
andremote_connection.py
(#14448) (Navin Chandra) - 8fc4299 - Update mirror info (Fri Aug 30 00:18:13 UTC 2024) (Selenium CI Bot)
- 7b25a4e - Update mirror info (Thu Aug 29 00:18:01 UTC 2024) (Selenium CI Bot)
- 58ca133 - [rust] Include missing line in CHANGELOG for version 0.4.24 (Boni Garcia)
- 77efb5f - [ci] Building dotnet with local config (Diego Molina)
- 5aa336f - Setting nightly version (Diego Molina)