Skip to content

Commit 2a6688b

Browse files
authored
Merge branch 'trunk' into feature/customize_node_20251009
2 parents 885d9be + 90306e7 commit 2a6688b

7 files changed

Lines changed: 27 additions & 15 deletions

File tree

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node
3232
uses: actions/setup-node@v5
3333
with:
34-
node-version: '22.19.0'
34+
node-version: '22.20.0'
3535
cache: 'npm'
3636
# The action defaults to search for the dependency file (package-lock.json,
3737
# npm-shrinkwrap.json or yarn.lock) in the repository root, and uses its
-2.88 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Ending Support for Python 3.9"
3+
linkTitle: "Ending Support for Python 3.9"
4+
date: 2025-10-08
5+
tags: ["selenium", "python"]
6+
categories: ["releases"]
7+
author: Corey Goldberg ([@cgoldberg](https://cgoldberg.github.io))
8+
description: >
9+
Selenium is ending support for Python 3.9 in the Python WebDriver language bindings
10+
---
11+
12+
From the upcoming 4.37 release, Selenium will no longer support Python 3.9 in the Python WebDriver language bindings. To install the [selenium package](https://pypi.org/project/selenium), you will need Python 3.10+.
13+
14+
Selenium will continue to support all versions of Python that are actively receiving bugfix and security updates from the Python core maintainers. The end-of-life for each major Python version is 5 years after its first release. For more information on supported Python versions, see the [Python Developer's Guide](https://devguide.python.org/versions/#supported-versions).

website_and_docs/layouts/downloads/list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div class="card-body">
2626
<p class="card-text">
2727
Latest stable version
28-
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.36.0/selenium-server-4.36.0.jar">4.36.0</a>
28+
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.37.0/selenium-server-4.37.0.jar">4.37.0</a>
2929
</p>
3030
<p class="card-text">
3131
To use the Selenium Server in a Grid configuration, see the
@@ -115,7 +115,7 @@ <h2 class="card-title">
115115
<div class="card-body">
116116
<h2 class="card-title">C# NuGet</h2>
117117
<p class="card-text w-lg-75">
118-
Nuget latest release is 4.36.0 Released on October 02, 2025.
118+
Nuget latest release is 4.37.0 Released on October 17, 2025.
119119
</p>
120120
<ul>
121121
<li>

website_and_docs/layouts/partials/announcement-banner.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ <h4 class="alert-heading text-center m-2">
1111
<!--Sample Announcement -Tune in for the Selenium Community Live scheduled for July 30th, 2025. -->
1212
<!--Add link -<a href="https://www.linkedin.com/events/seleniumcommunitylive-episode87345785775592042497/theater/"
1313
target='_blank' aria-pressed="true">Join us!</a> -->
14-
SeleniumConf & AppiumConf 2026 CFP is now open!
15-
<a href="https://seleniumconf.com/submit-a-talk/" target="_blank" aria-pressed="true">
16-
Submit your talk.
17-
</a>
18-
14+
Registrations Open for SeleniumConf 2026 | May 06–08 | Join Us In-Person!
15+
<a href="https://seleniumconf.com/register/?utm_medium=Referral&utm_source=selenium.dev&utm_campaign=register"
16+
target='_blank' aria-pressed="true"> Register now!</a>
1917
</h4>
2018
</div>
2119
</div>

website_and_docs/layouts/partials/selenium-clients-and-webdriver-bindings.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
2727
<p class="card-text m-0 pb-1">
2828
Stable:
2929
<a href="https://www.nuget.org/packages/Selenium.WebDriver" class="card-link">
30-
4.36.0 (October 02, 2025)
30+
4.37.0 (October 17, 2025)
3131
</a>
3232
</p>
3333
<p class="card-text m-0 pb-1">
@@ -54,8 +54,8 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
5454
</p>
5555
<p class="card-text m-0 pb-1">
5656
Stable:
57-
<a href="https://rubygems.org/gems/selenium-webdriver/versions/4.36.0" class="card-link">
58-
4.36.0 (October 02, 2025)
57+
<a href="https://rubygems.org/gems/selenium-webdriver/versions/4.37.0" class="card-link">
58+
4.37.0 (October 17, 2025)
5959
</a>
6060
</p>
6161
<p class="card-text m-0 pb-1">
@@ -82,8 +82,8 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
8282
</p>
8383
<p class="card-text m-0 pb-1">
8484
Stable:
85-
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.36.0/selenium-java-4.36.0.zip" class="card-link">
86-
4.36.0 (October 02, 2025)
85+
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.37.0/selenium-java-4.37.0.zip" class="card-link">
86+
4.37.0 (October 17, 2025)
8787
</a>
8888
</p>
8989
<p class="card-text m-0 pb-1">
@@ -111,7 +111,7 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
111111
<p class="card-text m-0 pb-1">
112112
Stable:
113113
<a href="https://pypi.python.org/pypi/selenium" class="card-link">
114-
4.36.0 (October 02, 2025)
114+
4.37.0 (October 17, 2025)
115115
</a>
116116
</p>
117117
<p class="card-text m-0 pb-1">
@@ -139,7 +139,7 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
139139
<p class="card-text m-0 pb-1">
140140
Stable:
141141
<a href="https://npmjs.org/package/selenium-webdriver" class="card-link">
142-
4.36.0 (October 02, 2025)
142+
4.37.0 (October 17, 2025)
143143
</a>
144144
</p>
145145
<p class="card-text m-0 pb-1">
-15 KB
Loading

0 commit comments

Comments
 (0)