diff --git a/docs/index.html b/docs/index.html index 43791bbf5..16d930e36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@
SeleniumLibrary is a web testing library for Robot Framework that utilizes the Selenium tool internally. The project is hosted on GitHub and downloads can be found from PyPI.
-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 -works also with PyPy and Jython. Unfortunately Selenium is not -currently supported by IronPython and thus this library does not work with -IronPython either.
+SeleniumLibrary works with Selenium 3 and 4. It supports Python 3.6 or +newer. In addition to the normal Python interpreter, it works also +with PyPy.
SeleniumLibrary is based on the old SeleniumLibrary that was forked to Selenium2Library and then later renamed back to SeleniumLibrary. See the Versions and History sections below for more information about @@ -171,9 +169,9 @@
If the provided documentation is not enough, there are various support forums +
If the provided documentation is not enough, there are various community channels available:
robotframework-users mailing list
Robot Framework forum has channel for SeleniumLibrary.
SeleniumLibrary issue tracker for bug reports and concrete enhancement requests
Other support forums including paid support
Other community channels including paid support
Python 2.7 and 3.6+
New PythonLibCore and dropped Python 3.5 support.
SeleniumLibrary 5.0
Selenium 3 and 4
Python 3.6+
Python 2 and Jython support is dropped.
Selenium2Library 3.0
Depends on SeleniumLibrary
Depends on SeleniumLibrary