Chore(deps): bump selenium from 4.25.0 to 4.26.0
Bumps selenium from 4.25.0 to 4.26.0.
Release notes
Sourced from selenium's releases.
Selenium 4.26.0
Detailed Changelogs by Component
Java | Python | DotNet | Ruby | JavaScript | IEDriver
What's Changed
- [dotnet] Don't include http headers in internal logs by
@nvborisenko
in SeleniumHQ/selenium#14546- [java] increasing of properties scope for better appium compatibility by
@iampopovich
in SeleniumHQ/selenium#14183py/test/selenium/webdriver/common/network.py
: remove python 2 code by@Delta456
in SeleniumHQ/selenium#14502- [py] fixed a bug in
bidi/session.py
by removing mutable object as default value for function argument. by@sandeepsuryaprasad
in SeleniumHQ/selenium#14286- [dotnet] Fix flaky VerifyRequestPostData test by
@nvborisenko
in SeleniumHQ/selenium#14556- [dotnet] Don't write trace log message when waiting until driver service is initialized by
@nvborisenko
in SeleniumHQ/selenium#14557- [dotnet] Support GetLog command by Remote Web Driver by
@nvborisenko
in SeleniumHQ/selenium#14549- [js] Close BiDi websocket connection by
@pujagani
in SeleniumHQ/selenium#14507- [dotnet] Add more internal logs around CDP DevTools communication by
@nvborisenko
in SeleniumHQ/selenium#14558- [py] remove un-needed print by
@Delta456
in SeleniumHQ/selenium#14562- [py] Allow driver path to be set using ENV variables by
@Delta456
in SeleniumHQ/selenium#14528- [py] remove python 2.x support from py test file by
@navin772
in SeleniumHQ/selenium#14504- [py] remove deprecated parameter from EdgeService by
@Delta456
in SeleniumHQ/selenium#14563- selenium manager: check invalid browser version by
@Delta456
in SeleniumHQ/selenium#14511- [java]: fix decoding of line endings by
@Delta456
in SeleniumHQ/selenium#14539- [grid] UI Overview add sort by Platform, Status, ID in oder ASC|DESC by
@VietND96
in SeleniumHQ/selenium#14571- [dotnet] Json serializer gen context for SM output by
@nvborisenko
in SeleniumHQ/selenium#14481- [java] Add PAC proxy url to arguments for Selenium Manager by
@pujagani
in SeleniumHQ/selenium#14506- [grid]: Capability se:vncEnabled value based on list of vnc-env-var by
@VietND96
in SeleniumHQ/selenium#14584- [grid]: Add node sessionTimeout to Grid status by
@VietND96
in SeleniumHQ/selenium#14582- [java] Fix
v*Network.java
conditions by@mk868
in SeleniumHQ/selenium#14585- [java] SpotBugs exclude
NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
by@mk868
in SeleniumHQ/selenium#14590- [java] Fix SpotBugs findings in
ChromiumDriver
andPortProber
by@mk868
in SeleniumHQ/selenium#14589- [grid] UI Liveview disconnect noVNC websocket when closing dialog by
@VietND96
in SeleniumHQ/selenium#14598- [grid] UI Sessions view sort Duration in ascending by default by
@VietND96
in SeleniumHQ/selenium#14599- [py] Remote connection throws resp status code when data is empty by
@VietND96
in SeleniumHQ/selenium#14601- [java] SpotBugs exclude
NM_CLASS_NAMING_CONVENTION
by@mk868
in SeleniumHQ/selenium#14596- [grid] Fix tests for Grid status endpoint and UI by
@VietND96
in SeleniumHQ/selenium#14605- [dotnet] Allow setting of PageDimensions and PageMargins in PrintOptions directly by
@shbenzer
in SeleniumHQ/selenium#14593- [py] allow logging diagnose in safari driver by
@Delta456
in SeleniumHQ/selenium#14606- tox formatting for python files in
format.sh
by@navin772
in SeleniumHQ/selenium#14497- [py] Avoid waiting indefinitely on a frozen chromedriver process by
@dbernhard-0x7CD
in SeleniumHQ/selenium#14578- [dotnet] The prebuild scripts is already decommissioned by
@nvborisenko
in SeleniumHQ/selenium#14591- [rb] Add RBS type support for BiDi related classes by
@aguspe
in SeleniumHQ/selenium#14611- [grid] UI Overview add more sort options by
@VietND96
in SeleniumHQ/selenium#14625- [
🚀 Feature] [py]: Better compatibility with Appium-python by@navin772
in SeleniumHQ/selenium#14587- Update Ruby BiDi script structs to match spec (as of 2024-07-08) by
@Mr0grog
in SeleniumHQ/selenium#14236- [ci] [dotnet] Enable long path in bazel by
@nvborisenko
in SeleniumHQ/selenium#14634
... (truncated)
Commits
-
69f9e5e
[build] Prepare for release of Selenium 4.26.0 (#14665) -
5be3015
[ci][rb] Fix remote tests (#14679) -
e7c09a2
[grid] enable the httpclient to perform async requests #14403 (#14409) -
f391cd0
[py] Added more internal logging for CDP (#14668) -
9b8cfb1
[dotnet] Fixed typo in ResponseData MymeType -> MimeType (#14670) -
8e95ea9
[py] movedisort
,black
anddocformatter
settings fromtox.ini
file t... -
e9e684d
[grid] limit the number of websocket connections per session (#14410) -
b01041f
[py]: set consistent polling across java and python forWebDriverWait
metho... -
68f82b3
[js]: Fix sendKeys command fail on FileDetector.handleFile error. (#14663) -
b2702ca
[dotnet] Treat SM's logs always as Trace to avoid SM writing at Info level (#... - Additional commits viewable in compare view