<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on Selenium</title><link>https://deploy-preview-2575--selenium-dev.netlify.app/tags/python/</link><description>Recent content in Python on Selenium</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 14 Oct 2025 08:55:34 -0400</lastBuildDate><atom:link href="https://deploy-preview-2575--selenium-dev.netlify.app/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Ending Support for Python 3.9</title><link>https://deploy-preview-2575--selenium-dev.netlify.app/blog/2025/python3.9-eol/</link><pubDate>Wed, 08 Oct 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-2575--selenium-dev.netlify.app/blog/2025/python3.9-eol/</guid><description>&lt;p>From the upcoming 4.37 release, Selenium will no longer support Python 3.9 in the Python WebDriver language bindings. To install the &lt;a href="https://pypi.org/project/selenium">selenium package&lt;/a>, you will need Python 3.10+.&lt;/p>
&lt;p>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 &lt;a href="https://devguide.python.org/versions/#supported-versions">Python Developer&amp;rsquo;s Guide&lt;/a>.&lt;/p></description></item><item><title>Locate your locators - Python bindings changes upcoming</title><link>https://deploy-preview-2575--selenium-dev.netlify.app/blog/2022/python-locators-se4/</link><pubDate>Tue, 01 Feb 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-2575--selenium-dev.netlify.app/blog/2022/python-locators-se4/</guid><description>&lt;p>In real estate, the mantra for finding a new house or office space is
&amp;ldquo;location, location, location!&amp;rdquo;.
It could be said that when working with Selenium, a critical aspect of
writing tests is &amp;ldquo;locators, locators, locators!&amp;rdquo;.
Having a robust locator strategy - in your app under test and in
your test framework - is highly important for effective testing.&lt;/p>
&lt;p>If you are a Pythonista like myself and using Selenium for your test automation,
then there are some important changes coming to how locators are defined and used.&lt;/p></description></item></channel></rss>