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.
1 parent 3518a59 commit 1d8e855Copy full SHA for 1d8e855
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 works with Selenium 3. It supports Python 2.7 as well as
14
-Python 3.4 or newer. In addition to the normal Python_ interpreter, it
+SeleniumLibrary works with Selenium 3 and 4. It supports Python 2.7 as well as
+Python 3.6 or newer. In addition to the normal Python_ interpreter, it
15
works also with PyPy_ and Jython_. Unfortunately Selenium_ is not
16
currently supported by IronPython_ and thus this library does not work with
17
IronPython either.
0 commit comments