From f9d949e310738b4a203631b3fc83ccffc27b19e1 Mon Sep 17 00:00:00 2001
From: Tatu Aalto 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 @@ SeleniumLibrary
Introduction
Extending SeleniumLibrary
SeleniumLibrary. Please see extending documentation for more details about the
available methods and for examples how the library can be extended.
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