Selenium - selenium-4.13.0


Changelog

For each component's detailed changelog, please check:
* Ruby
* Python
* JavaScript
* Java
* DotNet
* IEDriverServer

Commits in this release

Click to see all the commits included in this release * [3b7b377d58](https://github.com/seleniumhq/selenium/commit/3b7b377d58b62931438bb079bc44a39a182a4194) - update versions and change logs for 4.13 :: titusfortner * [6fac66ec02](https://github.com/seleniumhq/selenium/commit/6fac66ec02fa5b5a37fd944f3c0b0afdf94609a2) - update selenium manager files for 4.13.0 release :: titusfortner * [b8840441fd](https://github.com/seleniumhq/selenium/commit/b8840441fdfccbeb7f5c0913eea61613e5411f0a) - [dotnet] Remove Microsoft.IdentityModel.Tokens as dependency (#12777) :: Nikolay Borisenko * [bf4b286dc0](https://github.com/seleniumhq/selenium/commit/bf4b286dc0063f034273f4bb0aacd587c70739c9) - Restore required version of Newtonsoft to 13.0.1 (#12817) :: Titus Fortner * [e66fbf532e](https://github.com/seleniumhq/selenium/commit/e66fbf532e10205ca15c4f9b8e87c06509bf6160) - [dotnet] allow user to start service before creating driver (#12816) :: Titus Fortner * [739787747b](https://github.com/seleniumhq/selenium/commit/739787747b5141335d1640e64a85e7b11b7efb1c) - [ci] do not locally execute a script intended for ci :: titusfortner * [e7c60f5e20](https://github.com/seleniumhq/selenium/commit/e7c60f5e20e0f9c00bb451884b2bda03b093d92c) - Update tracing.txt :: Puja Jagani * [1fa0af43ba](https://github.com/seleniumhq/selenium/commit/1fa0af43babffdc0ec348b0c02303b3aedb9075a) - Add more detail to the remote build doc :: Simon Mavi Stewart * [e565660b8f](https://github.com/seleniumhq/selenium/commit/e565660b8f524453f60c454f831c804b74b151bb) - Add note on how to execute builds on EngFlow :: Simon Mavi Stewart * [8c337c5fb5](https://github.com/seleniumhq/selenium/commit/8c337c5fb52dca398e3f7306bf457e337313543d) - update change logs :: CI Build * [e2640f1912](https://github.com/seleniumhq/selenium/commit/e2640f1912c3d18ecdda5ab4bf21305f918be792) - [java] fix formatting :: CI Build * [f843e8b146](https://github.com/seleniumhq/selenium/commit/f843e8b14630b3a8f21120f9378cf57aa28ed32b) - [rb] allow service to be started before the driver :: titusfortner * [e5ce6fd8c1](https://github.com/seleniumhq/selenium/commit/e5ce6fd8c14fdb07c4ea22478ffb95eb45d64ebc) - Look for Selenium Manager in path defined by Environment Variable (#12752) :: Titus Fortner * [553791ccf4](https://github.com/seleniumhq/selenium/commit/553791ccf4da57c464be7a8a6dd354fc18a7f730) - [rust] Fix config setup in Selenium Manager (#12807) :: Boni García * [bf5d59248d](https://github.com/seleniumhq/selenium/commit/bf5d59248d13113c4fa1664ce0cc8ef728579840) - [rb] fix flaky test :: titusfortner * [44ac51fbbc](https://github.com/seleniumhq/selenium/commit/44ac51fbbc680b93a17575b78199d1f8f65c23b9) - [js] remove virtual authenticator credential test assertions :: titusfortner * [3999f31a19](https://github.com/seleniumhq/selenium/commit/3999f31a197ac8b2222f4c55f7f18a7108455f58) - [dotnet] remove virtual authenticator credential test assertions :: titusfortner * [fb358a48a7](https://github.com/seleniumhq/selenium/commit/fb358a48a7ec503a16cabbbbcc20076caccebe29) - [py] remove unused import in tests :: titusfortner * [488b96aeda](https://github.com/seleniumhq/selenium/commit/488b96aeda3ea2fc3f214e36f09b55924e76dc31) - [py] do not test for virtual authentication properties :: titusfortner * [5ab7dfaa4a](https://github.com/seleniumhq/selenium/commit/5ab7dfaa4a3abef4b7314bd248742c1eaa409681) - [rb] update gemfile lock :: titusfortner * [462194534a](https://github.com/seleniumhq/selenium/commit/462194534a884be5bbd47d27ce2a88d4ffa286b6) - [rb] remove assertions in virtual authenticator tests :: titusfortner * [ab1fe36bc9](https://github.com/seleniumhq/selenium/commit/ab1fe36bc9f057f6427fd6f9c3678ca9fc310f69) - [java][bidi] Mark browsing context tests unimplemented fir firefox :: Puja Jagani * [aa7ba43425](https://github.com/seleniumhq/selenium/commit/aa7ba43425ff6965f0981ee70ff4f8e2652a33ff) - Update mirror info (Fri Sep 22 12:06:44 UTC 2023) :: Selenium CI Bot * [9e20c44f08](https://github.com/seleniumhq/selenium/commit/9e20c44f083ff8d24177c17965121a349e8e086c) - Run format script. No logical changes :: Simon Mavi Stewart * [1337b209be](https://github.com/seleniumhq/selenium/commit/1337b209bea0de5e8c13326c5c1f88eb8bfcde38) - [java] Bumping version to 4.13.0-SNAPSHOT for nightly :: titusfortner * [83a27e797c](https://github.com/seleniumhq/selenium/commit/83a27e797cb1876d89fa3a0578cbc11666d1fd26) - [bidi][java] Add browsing context capture screenshot method :: Puja Jagani * [465bb1e219](https://github.com/seleniumhq/selenium/commit/465bb1e219f9e2c0e20cd89bf98f7ec2a86ef8cc) - [bidi][java] Add browsing context handle user prompt methods :: Puja Jagani * [79f73c4698](https://github.com/seleniumhq/selenium/commit/79f73c469853dad5afffad7f1affbfab70d41830) - [bidi][java] Add browsing context reload methods implemented by the browsers :: Puja Jagani * [3a126babc7](https://github.com/seleniumhq/selenium/commit/3a126babc77dd5af4cd8fb0c45d8c0eb172c7b8c) - [java] Add braces rather than assume a single statement in a block. No logical changes :: Simon Mavi Stewart * [304df19c32](https://github.com/seleniumhq/selenium/commit/304df19c3275951011fd32da711a44f2a9dae089) - [bazel] Add support for pinning Firefox Dev Edition (#12762) :: Simon Stewart * [fbfaab5a71](https://github.com/seleniumhq/selenium/commit/fbfaab5a7129ab9e2cf8f982db595afd841fb61d) - [dotnet] Use correct Newtonsoft.Json 11.0.1 as minimum required (#12776) :: Nikolay Borisenko * [9d20124541](https://github.com/seleniumhq/selenium/commit/9d2012454150babd76c113b054112764ad04a56f) - [rust] Capitalize first words in 0.4.12 changelogs :: Boni Garcia * [8a8120cc4e](https://github.com/seleniumhq/selenium/commit/8a8120cc4e89d253dba9a772cbd06d08ec150c6f) - [ci] Fix the failing RBE build :: Simon Mavi Stewart * [f7fa71035c](https://github.com/seleniumhq/selenium/commit/f7fa71035c7980592ffcd27212cc7dd725a65dc8) - Roll pinned browsers :: Simon Mavi Stewart * [6e33959550](https://github.com/seleniumhq/selenium/commit/6e33959550d7caf2dc8f30ba8d62ad69214d1a30) - [dotnet] Use the lower version of Newtonsoft.Json as dependency (#12772) :: Nikolay Borisenko * [43c4a11ef0](https://github.com/seleniumhq/selenium/commit/43c4a11ef05cd8aaaca452d8480a2dcc5753f0b0) - [rust] Bump Selenium Manager version to 0.4.13 (#12768) :: Boni García * [741e9f6f6a](https://github.com/seleniumhq/selenium/commit/741e9f6f6a71528cc548c300df54893f818ea126) - [py] fix linting failures :: titusfortner * [4ea6f16270](https://github.com/seleniumhq/selenium/commit/4ea6f16270b53dc81dffce75abb1103c320bf897) - [rb] removed references to previously deleted files :: titusfortner * [1c59653fc0](https://github.com/seleniumhq/selenium/commit/1c59653fc07c69edc5a4f310de54d75f40b093dc) - [py] firefox profiles can not be deprecated yet :: titusfortner * [377f832cc8](https://github.com/seleniumhq/selenium/commit/377f832cc875b80117e6918e755dbd00c82f7e30) - [py] chromium service log file name should always use args :: titusfortner * [edf28c1b86](https://github.com/seleniumhq/selenium/commit/edf28c1b86f004092d5d451f3e5f02ae2087b567) - [py] remove deprecated log_file methods :: titusfortner * [8c21026878](https://github.com/seleniumhq/selenium/commit/8c210268788becccead38d6ab3877cb43a1afaae) - [rb] remove deprecated driver extensions :: titusfortner * [1c6fe3bfe8](https://github.com/seleniumhq/selenium/commit/1c6fe3bfe88127f2f2a36f1e47d667587a0143bb) - [java] remove deprecated driver service constructors and methods :: titusfortner * [dbcad078e5](https://github.com/seleniumhq/selenium/commit/dbcad078e520c80605b4fce856ceda30be33fc93) - [java] remove deprecated headless methods from Options classes :: titusfortner * [b5cfcc4f9c](https://github.com/seleniumhq/selenium/commit/b5cfcc4f9c51dd9df9106b62971c417a0fc9a5e4) - [py] remove deprecated headless methods :: titusfortner * [f116bac70e](https://github.com/seleniumhq/selenium/commit/f116bac70e230315cf07f0fa6595e389771c6e03) - [rb] setting log path in Chromium needs to pass an argument instead of piping process :: titusfortner * [84457dfa89](https://github.com/seleniumhq/selenium/commit/84457dfa8998d7d1db9acf5d94e2b6a59268e6f5) - update change logs :: titusfortner * [609b43c824](https://github.com/seleniumhq/selenium/commit/609b43c824f4db788880d7156c66eae1da4a2c87) - [java] fix linting failures :: titusfortner * [4208590858](https://github.com/seleniumhq/selenium/commit/420859085869565e19e9ece6f898cb09401d9400) - [dotnet] fix assertions in test :: titusfortner * [16d44f60c3](https://github.com/seleniumhq/selenium/commit/16d44f60c368cf7470dda09e210d34a7de37201e) - [cdp] script can not be inside brackets even with ticks :: titusfortner * [a2217cff3b](https://github.com/seleniumhq/selenium/commit/a2217cff3b7ffe04f18a6bf2932d4c49e8bf1f6a) - [cdp][java] Page.addScriptToEvaluateOnNewDocument needs an additional parameter now :: titusfortner * [8ef0b822fe](https://github.com/seleniumhq/selenium/commit/8ef0b822fe7960e73c3edb909e47f6e0fe900a48) - [cdp] add support for Chrome 117 and remove 114 :: titusfortner * [0f1640daed](https://github.com/seleniumhq/selenium/commit/0f1640daed5c2a3c1e5a244b67e2a822014fc6c2) - [cdp] add pdl files for Chrome 117 and remove 114 :: titusfortner * [61f6122e5e](https://github.com/seleniumhq/selenium/commit/61f6122e5e1db1aecd7d64c622ac9b3ce734e798) - [dotnet] fix flaky test :: titusfortner * [c80ce4d287](https://github.com/seleniumhq/selenium/commit/c80ce4d2874efaaec8cbb3a745fa83e8d69fc55d) - [py] refactored by removing duplicate code in PR12715 (#12755) :: Sandeep Suryaprasad * [0fd2532cef](https://github.com/seleniumhq/selenium/commit/0fd2532cef0a49b7ee928bb3d5b95c3f161b84b4) - [js] fix more lint warnings :: titusfortner * [28665786d4](https://github.com/seleniumhq/selenium/commit/28665786d4be8a81c1f73bfa33847e810b8081cd) - [js] fix flaky tests :: titusfortner * [34e03ad7af](https://github.com/seleniumhq/selenium/commit/34e03ad7af446294a2966fee28f11fc897895dc4) - [js] fix linter issues :: titusfortner * [da4eaa1353](https://github.com/seleniumhq/selenium/commit/da4eaa135358154f7607aae6a827973a38cc223b) - [js] fix tests; navigationId should not be null :: titusfortner * [3e880d115e](https://github.com/seleniumhq/selenium/commit/3e880d115ef4f505cc3509a3fbe9a38f23b3f86c) - [js] ignore computed label test for chrome :: titusfortner * [6ff7f5491b](https://github.com/seleniumhq/selenium/commit/6ff7f5491bb4d17312111f5ef187102e16a14ab7) - [java] fix bug for appium subclass that sets neither log file nor out… (#12696) :: Titus Fortner * [d78a8ec61a](https://github.com/seleniumhq/selenium/commit/d78a8ec61a8c8a9e2551ed83dfdf6b3ab4da837c) - [py] disable console appearing on windows when running in pythonw (#12715) :: Jiahua Fan * [ed7ca49f15](https://github.com/seleniumhq/selenium/commit/ed7ca49f152f8b91b3e3c0e040b26ce1a41ee5f8) - [py] close out logging on quit (#12637) :: Sean Gomez * [14e43b158a](https://github.com/seleniumhq/selenium/commit/14e43b158a3ae4846e67d74f0ec17f72c9187e2b) - [py] do not send parameters in payload that are used in endpoint (#12685) :: Titus Fortner * [b56c0b609c](https://github.com/seleniumhq/selenium/commit/b56c0b609cef759229d270b779aec38a8f74ea07) - [rust] Use original path when unwrap fails in canonicalize function (#12699) :: Boni García * [6c846218f8](https://github.com/seleniumhq/selenium/commit/6c846218f861375464fb8d311eed1bd8029bbecc) - [dotnet] Return back AlertsTest on .net 4.8 (#12702) :: Nikolay Borisenko * [eafd7cfff0](https://github.com/seleniumhq/selenium/commit/eafd7cfff0e4fb34882f9a7a3d86138d6fadefc8) - [rust] Search better driver possible in the cache (#12753) :: Boni García * [810123657d](https://github.com/seleniumhq/selenium/commit/810123657d82a335a88acc5098a49a9052c668d1) - [rust] do not log warning for default value :: titusfortner * [61fe50b819](https://github.com/seleniumhq/selenium/commit/61fe50b81905430b1dfbff38b0bdce82aeb2725b) - [dotnet] Declare selenium manager binaries as content (#12711) :: Nikolay Borisenko * [d1a1c028e8](https://github.com/seleniumhq/selenium/commit/d1a1c028e808e19b198ec9d2422e8a4ba80c4ac2) - [dotnet] Indicate end of output taken from selenium manager (#12744) :: Nikolay Borisenko * [9bffabd4df](https://github.com/seleniumhq/selenium/commit/9bffabd4df520885275a40587c9ccebe0c1bb78e) - [rust] Avoid using robocopy to move extracted files from sfx in windows (#12690) :: Boni García * [b687c7b8a1](https://github.com/seleniumhq/selenium/commit/b687c7b8a1d2929426991329ae38b00a80960323) - [atoms] Update fragment.bzl to fix a bug where "_" was overwritten (#12704) :: Michael Mintz * [e5182732e9](https://github.com/seleniumhq/selenium/commit/e5182732e95bddbaf91a042c6a70bacf20a5ac85) - [rb] Add macos coverage to Ruby CI Github Action (#12556) :: Oscar Devora * [4092a86b7d](https://github.com/seleniumhq/selenium/commit/4092a86b7d66bf45dd227f8a518cacddf57cea30) - Make variables final for improved code stability (#12733) :: Manuel Blanco * [9d265b43b6](https://github.com/seleniumhq/selenium/commit/9d265b43b605d181892f31f43a21baa9a8414e3f) - Delete .github/FUNDING.yml :: Diego Molina * [1e4a7bb11e](https://github.com/seleniumhq/selenium/commit/1e4a7bb11ea7b152706f33bf0b9b382e4d63f1e5) - Add FUNDING.yml with openCollective :: Sriharsha * [b9e416460c](https://github.com/seleniumhq/selenium/commit/b9e416460c90cd337fcc803d33b373964d270cf2) - [ci] Might as well just run rustfmt, as that's what we want to happen :: Simon Mavi Stewart * [493ccb83ab](https://github.com/seleniumhq/selenium/commit/493ccb83ab640fe6618438b169711ccfb75dfe9c) - Roll pinned browser versions (#12719) :: Simon Stewart * [cd61441a15](https://github.com/seleniumhq/selenium/commit/cd61441a153ef69ea908f0ff8632fdc3414b4beb) - [rust] Ensure logger is set first so other setters can use it (#12720) :: Simon Stewart * [ce876402e8](https://github.com/seleniumhq/selenium/commit/ce876402e812c5b7a380c7dc38adcb7ece865a91) - [bazel + rust + ci]: Enable rust linting (#12722) :: Simon Stewart * [02359d369d](https://github.com/seleniumhq/selenium/commit/02359d369d11b0916e590aa82e8e7f0995c81c4c) - [ci] Break RBE into a format and test run step rather than a single lump (#12721) :: Simon Stewart * [c77bd1aa31](https://github.com/seleniumhq/selenium/commit/c77bd1aa314e385eb89277288760e5d4eb778a50) - Make sure offline sets associated flags (#12718) :: Simon Stewart * [2fa6d03d6f](https://github.com/seleniumhq/selenium/commit/2fa6d03d6fc0579c7a578bfc27784df16c7b2433) - Run format script. No logical changes :: Simon Mavi Stewart * [0658f862f3](https://github.com/seleniumhq/selenium/commit/0658f862f3a268babce5efef089315978271a90f) - [build] bump rules_python to 0.25.0 :: AutomatedTester * [73da1e8bca](https://github.com/seleniumhq/selenium/commit/73da1e8bcad94eb147c195a57a0daea5ee638434) - [java] fix bug for overwriting log output stream passed in by user. :: titusfortner * [5f3f7d096a](https://github.com/seleniumhq/selenium/commit/5f3f7d096a75700e055effbe13cbc22117014e2c) - [grid] ensure we do not close HttpClients waiting for responses :: Jörg Sautter * [8add57871e](https://github.com/seleniumhq/selenium/commit/8add57871e6bed306f84e70150d1b8c18e3868b7) - Add 'getArray' method for array values (#12703) :: Scott Babcock * [1054775f2f](https://github.com/seleniumhq/selenium/commit/1054775f2f10dfe3f7201498bdf10b7d7d695cba) - [java] Fix NewSession Runner (#12700) :: Krishna Suravarapu * [d1a59128b7](https://github.com/seleniumhq/selenium/commit/d1a59128b785ffa5d76a4a11b4663250f52197a1) - [dotnet] Update cdp default command timeout in inline docs (#12707) :: Nikolay Borisenko * [8c4f48c2a6](https://github.com/seleniumhq/selenium/commit/8c4f48c2a67312e61730bee60c15b320917dc31a) - [dotnet] Configure await false to all awaitable invocations (#12664) :: Nikolay Borisenko * [4dbd6ba5dd](https://github.com/seleniumhq/selenium/commit/4dbd6ba5dd690727fa35a5d83563baaa3f66c682) - [dotnet] Stabilize cdp network monitoring via increasing default timeout (#12701) :: Nikolay Borisenko * [de4d2d5639](https://github.com/seleniumhq/selenium/commit/de4d2d56390cc17c37a8ce7c31f315e0f95338b9) - Bump actions/checkout from 3 to 4 (#12687) :: dependabot[bot] * [8fe35ca873](https://github.com/seleniumhq/selenium/commit/8fe35ca87321d6bd04c0e33cf114ac6dfa9ca386) - [ci] Remove rust flags in Linux job for building SM :: Boni Garcia * [938058d969](https://github.com/seleniumhq/selenium/commit/938058d969de2d2512eb8e3a47acea022927c4f2) - [ci] Display cross version in SM workflow for Linux :: Boni Garcia * [eb73475a57](https://github.com/seleniumhq/selenium/commit/eb73475a57193ab66d580de87c610ec302f5b9e3) - [ci] Fix command to build SM in GH actions workflow using cross :: Boni Garcia * [d6085382e8](https://github.com/seleniumhq/selenium/commit/d6085382e8b1cb772f6c186c2cd85423f3823bc2) - [java] Removing deprecated 'onConsoleLog', now use `onConsoleEntry` :: Diego Molina * [89bc39a60e](https://github.com/seleniumhq/selenium/commit/89bc39a60e8a1b2531f0f1d7da69105e998ae16e) - [java] Removing deprecated 'createDefaultService', now use {@link GeckoDriverService#createDefaultService()} :: Diego Molina * [3be8312c31](https://github.com/seleniumhq/selenium/commit/3be8312c31e1796712aed0bd6de1ee10e4c70300) - [java] Removing deprecated 'usingFirefoxBinary', now use {@link FirefoxOptions#setBinary(Path)} :: Diego Molina * [09302f0fe5](https://github.com/seleniumhq/selenium/commit/09302f0fe510139ee89c94750fae7d0438b923e1) - [java] Removing deprecated move method at Point :: Diego Molina * [39abd4daab](https://github.com/seleniumhq/selenium/commit/39abd4daab6a567c8a2c9b9afb547f74d91e879c) - [java] Marking some methods deprecated before deletion :: Diego Molina * [4a18e1d450](https://github.com/seleniumhq/selenium/commit/4a18e1d45060fceb8ed2e206ea90dfab4788c365) - Update mirror info (Tue Sep 5 12:06:38 UTC 2023) :: Selenium CI Bot * [707dc0c560](https://github.com/seleniumhq/selenium/commit/707dc0c560272de02893ca7df5ed36111329372d) - [dotnet] Bumping to 4.12.4 and CHANGELOG update :: Diego Molina * [7d9f5b820d](https://github.com/seleniumhq/selenium/commit/7d9f5b820d15c61bbe166482be221139bb12c596) - Update mirror info (Tue Sep 5 00:14:26 UTC 2023) :: Selenium CI Bot * [8e34639b11](https://github.com/seleniumhq/selenium/commit/8e34639b11a7d0f513a202736da387357bfd30a0) - [java] Bumping version to 4.12.1 :: Diego Molina * [dfa68e5b00](https://github.com/seleniumhq/selenium/commit/dfa68e5b001d4b0c53c199d85af758a679b18a83) - [dotnet] Bumping to 4.12.3 and CHANGELOG update :: Diego Molina * [191623489c](https://github.com/seleniumhq/selenium/commit/191623489c49daef1638ba44b7534631f685621f) - [java] Running format script :: Diego Molina * [5bce8d952c](https://github.com/seleniumhq/selenium/commit/5bce8d952c5e18454dc9face3e7e3489075adeab) - [Java] Fixes #12682 :: Diego Molina * [8a1f5daf8c](https://github.com/seleniumhq/selenium/commit/8a1f5daf8cec394d6b483151bd17002d018b1e8e) - [grid] Correcting fix for #12663 :: Diego Molina * [42889d7659](https://github.com/seleniumhq/selenium/commit/42889d7659e5709e119e4be079d35117233d4dca) - Run format.sh. No logical changes :: Simon Mavi Stewart * [839a598c69](https://github.com/seleniumhq/selenium/commit/839a598c69cc335f15bf20e7a1cd834982b02c7e) - [java] parse log output to support streams and file location in system properties (#12674) :: Titus Fortner * [a6173b0f6e](https://github.com/seleniumhq/selenium/commit/a6173b0f6ee5cfe9c5d2eac3d2c952bfac7e0969) - [dotnet] Invoke console log api called event many times depending on count of args (#12669) :: Nikolay Borisenko * [f664536114](https://github.com/seleniumhq/selenium/commit/f6645361145ead3972a0e855c13002eb28c9fecc) - [dotnet] Return Task instead of wait it in generated CDP method invocations (#12672) :: Nikolay Borisenko * [be6d288400](https://github.com/seleniumhq/selenium/commit/be6d2884001dee8c001adc808c610bd1e084b5f7) - [java] Selenium Manager don't log file paths by default (#12673) :: Titus Fortner * [c8814aeb2c](https://github.com/seleniumhq/selenium/commit/c8814aeb2c50a28a74df45b731461aeaee8d98ac) - [dotnet] Show output from selenium manager error stream (#12677) :: Nikolay Borisenko * [0178bb1e04](https://github.com/seleniumhq/selenium/commit/0178bb1e045b44d61e09489f7d7f06283e35513e) - [grid] Removing browserVersion before sending payload to driver :: Diego Molina * [cc41a883b5](https://github.com/seleniumhq/selenium/commit/cc41a883b5138962c6b4408a0fdf4e932bd08071) - [java] safari driver service system properties should be public :: titusfortner * [404462d488](https://github.com/seleniumhq/selenium/commit/404462d48862bc15ab5c21b1ad2c4d227d083794) - [rb] Fix release date in changelog (#12668) :: David English * [22a9b2e461](https://github.com/seleniumhq/selenium/commit/22a9b2e46180b44d85e2532c9dc545631e4e794c) - Update mirror info (Sat Sep 2 12:05:45 UTC 2023) :: Selenium CI Bot * [174e39490e](https://github.com/seleniumhq/selenium/commit/174e39490e71fba5e0a110eba76f23ae574355ee) - [dotnet] Send data over cdp consecutively (#12666) :: Nikolay Borisenko * [d670a703a3](https://github.com/seleniumhq/selenium/commit/d670a703a3ff9d896bb9eeb0c0d8254d9371acb9) - [dotnet] Close dev tools session safely (#12660) :: Nikolay Borisenko * [cef99fc4be](https://github.com/seleniumhq/selenium/commit/cef99fc4be71fe72a98e3713b02a418832ff9df1) - [dotnet] Correcting failures in CDP Network event tests :: Jim Evans * [57503a531c](https://github.com/seleniumhq/selenium/commit/57503a531ce9492e3aa6b137f376ac5dee63ec3a) - [dotnet] Fix saving png screenshot as file (#12654) :: Nikolay Borisenko * [a2cc4c9ccb](https://github.com/seleniumhq/selenium/commit/a2cc4c9ccba23fd95afbc6c9e81deb1f48838375) - Update mirror info (Fri Sep 1 12:06:21 UTC 2023) :: Selenium CI Bot * [ff9590375c](https://github.com/seleniumhq/selenium/commit/ff9590375ce20a1d412bddb1ba6603f68e5badb2) - [dotnet] bump to 4.12.2 to fix a release issue with 4.12.1 :: titusfortner * [11f67c1b88](https://github.com/seleniumhq/selenium/commit/11f67c1b88d74f4ce961d14b1252b8c653ec158c) - Update mirror info (Fri Sep 1 00:15:52 UTC 2023) :: Selenium CI Bot * [bb1faafc5e](https://github.com/seleniumhq/selenium/commit/bb1faafc5e1492d8cd7ebfc9bb1343acc377cf61) - [dotnet] Fix build break in tests :: Jim Evans * [2630032575](https://github.com/seleniumhq/selenium/commit/26300325752e01c3803d471a13c558fb80dea691) - [dotnet] Fix Bazel build file in test directory :: Jim Evans * [35b746796f](https://github.com/seleniumhq/selenium/commit/35b746796fa4369542384a4a50f37f51fa13fdb7) - [dotnet] Adding more asserts that events have fired for DevToolsNetworkTests :: Jim Evans * [c2f96ec324](https://github.com/seleniumhq/selenium/commit/c2f96ec324f7aee9c153933a04c66d053a1f8abf) - [dotnet] Add additional assert in DevToolsNetworkTest :: Jim Evans * [7fbeda0013](https://github.com/seleniumhq/selenium/commit/7fbeda0013a57376c8d88b9814539929fe6d3287) - [dotnet] fix the logic for removing SUPPORTED_NET_FRAMEWORKS :: titusfortner * [799b84c2b1](https://github.com/seleniumhq/selenium/commit/799b84c2b11c0a59dff603ffde95ed60b09f4ee6) - [dotnet] update changelog and version for 4.12.1 :: titusfortner * [09f5b157e1](https://github.com/seleniumhq/selenium/commit/09f5b157e15fe0c62e40a0a37fc76252ce1025d1) - [dotnet] only do releases for netstandard 2.0 :: titusfortner * [23cca5e83b](https://github.com/seleniumhq/selenium/commit/23cca5e83bbe27c6303fcb78c22ade8467999739) - [dotnet] Move disposal of ClientWebSocket to correct location :: Jim Evans * [4273c4b3ee](https://github.com/seleniumhq/selenium/commit/4273c4b3ee76faa8c80e6cb103ff0410e5a65ef7) - [dotnet] Build test assemblies to correct platform targets :: Jim Evans * [89ef913af1](https://github.com/seleniumhq/selenium/commit/89ef913af172a2edf3888b700e05ba25e6f06865) - [dotnet] Remove incorrect screenshot color comparisons for Chrome :: Jim Evans * [cf986e05ad](https://github.com/seleniumhq/selenium/commit/cf986e05ad1f30cf2d36c00c8d7688c3cc105007) - [rb] update lock file :: titusfortner * [0d0eb4a042](https://github.com/seleniumhq/selenium/commit/0d0eb4a04254a7fb45b60601855972020fb239ae) - [dotnet] Be more defensive when shutting down BiDi WebSocket :: Jim Evans * [05c148f052](https://github.com/seleniumhq/selenium/commit/05c148f052e547f06dd6569c21450d2c0f320b1a) - [java] directly iterate http headers :: Jörg Sautter * [0b164170c4](https://github.com/seleniumhq/selenium/commit/0b164170c45917e15a8fd8f115cdede4e1dfc6e8) - [dotnet] Fixing POST requests during test for .NET Framework 4.8 :: Jim Evans

Details

date
Sept. 25, 2023, 9:45 p.m.
name
Selenium 4.13
type
Minor
👇
Register or login to:
  • 🔍View and search all Selenium releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or