Skip to content

Commit ac616d1

Browse files
committed
Regenerated project docs
1 parent dd699e4 commit ac616d1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
33
<head>
44
<meta charset="utf-8"/>
5-
<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
5+
<meta name="generator" content="Docutils 0.15.2: http://docutils.sourceforge.net/" />
66
<title>SeleniumLibrary</title>
77
<link rel="stylesheet" href="style.css" type="text/css" />
88
<link rel="stylesheet" href="extra.css" type="text/css" />
@@ -41,7 +41,7 @@ <h1><a class="toc-backref" href="#id6">Introduction</a></h1>
4141
different versions and the overall project history.</p>
4242
<a class="reference external image-reference" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary"><img alt="https://img.shields.io/pypi/v/robotframework-seleniumlibrary.svg?label=version" src="https://img.shields.io/pypi/v/robotframework-seleniumlibrary.svg?label=version" /></a>
4343
<a class="reference external image-reference" href="https://www.apache.org/licenses/LICENSE-2.0"><img alt="https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg" src="https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg" /></a>
44-
<a class="reference external image-reference" href="https://travis-ci.org/robotframework/SeleniumLibrary"><img alt="https://api.travis-ci.org/robotframework/SeleniumLibrary.png" src="https://api.travis-ci.org/robotframework/SeleniumLibrary.png" /></a>
44+
<a class="reference external image-reference" href="https://travis-ci.org/robotframework/SeleniumLibrary"><img alt="https://travis-ci.org/robotframework/SeleniumLibrary.svg?branch=master" src="https://travis-ci.org/robotframework/SeleniumLibrary.svg?branch=master" /></a>
4545
</div>
4646
<div class="section" id="keyword-documentation">
4747
<h1><a class="toc-backref" href="#id7">Keyword documentation</a></h1>
@@ -230,6 +230,11 @@ <h1><a class="toc-backref" href="#id13">Versions</a></h1>
230230
<td><p>Python 2.7 and 3.4+</p></td>
231231
<td><p>Plugin API and support for event friging webdriver.</p></td>
232232
</tr>
233+
<tr><td><p>SeleniumLibrary 4.1</p></td>
234+
<td><p>Selenium 3</p></td>
235+
<td><p>Python 2.7 and 3.5+</p></td>
236+
<td><p>Drops Python 3.4 support.</p></td>
237+
</tr>
233238
<tr><td><p>Selenium2Library 3.0</p></td>
234239
<td><p>Depends on SeleniumLibrary</p></td>
235240
<td><p>Depends on SeleniumLibrary</p></td>

0 commit comments

Comments
 (0)