We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e817786 + 61ce97a commit e0a8c62Copy full SHA for e0a8c62
README.rst
@@ -10,8 +10,8 @@ SeleniumLibrary_ is a web testing library for `Robot Framework`_ that
10
utilizes the Selenium_ tool internally. The project is hosted on GitHub_
11
and downloads can be found from PyPI_.
12
13
-SeleniumLibrary currently works with Selenium 4. It supports Python 3.8 or
14
-newer. In addition to the normal Python_ interpreter, it works also
+SeleniumLibrary currently works with Selenium 4. It supports Python 3.8 through 3.11.
+In addition to the normal Python_ interpreter, it works also
15
with PyPy_.
16
17
SeleniumLibrary is based on the "old SeleniumLibrary" that was forked to
0 commit comments