Skip to content

Commit e0a8c62

Browse files
authored
Merge pull request #1903 from jeromehuewe/patch-1
Specify supported Python version
2 parents e817786 + 61ce97a commit e0a8c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ SeleniumLibrary_ is a web testing library for `Robot Framework`_ that
1010
utilizes the Selenium_ tool internally. The project is hosted on GitHub_
1111
and downloads can be found from PyPI_.
1212

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
13+
SeleniumLibrary currently works with Selenium 4. It supports Python 3.8 through 3.11.
14+
In addition to the normal Python_ interpreter, it works also
1515
with PyPy_.
1616

1717
SeleniumLibrary is based on the "old SeleniumLibrary" that was forked to

0 commit comments

Comments
 (0)