From f9d949e310738b4a203631b3fc83ccffc27b19e1 Mon Sep 17 00:00:00 2001 From: Tatu Aalto Date: Mon, 21 Sep 2020 23:12:59 +0300 Subject: [PATCH] Regenerated project docs --- docs/index.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) 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

  • Browser drivers

  • Usage

  • Extending SeleniumLibrary

  • -
  • Support

  • +
  • Community

  • Versions

  • History

  • @@ -30,11 +30,9 @@

    Introduction

    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 @@

    Extending SeleniumLibrary

    SeleniumLibrary. Please see extending documentation for more details about the available methods and for examples how the library can be extended.

    -
    -

    Support

    -

    If the provided documentation is not enough, there are various support forums +

    +

    Community

    +

    If the provided documentation is not enough, there are various community channels available:

    @@ -247,6 +245,11 @@

    Versions

    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