Skip to content

Commit ffd78ec

Browse files
committed
Regenerated project docs
1 parent 11a07ce commit ffd78ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ <h2><a class="toc-backref" href="#toc-entry-1" role="doc-backlink">Introduction<
2929
<p><a class="reference external" href="https://github.com/robotframework/SeleniumLibrary">SeleniumLibrary</a> is a web testing library for <a class="reference external" href="https://robotframework.org">Robot Framework</a> that
3030
utilizes the <a class="reference external" href="https://www.seleniumhq.org/">Selenium</a> tool internally. The project is hosted on <a class="reference external" href="https://github.com/robotframework/SeleniumLibrary">GitHub</a>
3131
and downloads can be found from <a class="reference external" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary">PyPI</a>.</p>
32-
<p>SeleniumLibrary currently works with Selenium 4. It supports Python 3.8 or
33-
newer. In addition to the normal <a class="reference external" href="https://python.org">Python</a> interpreter, it works also
32+
<p>SeleniumLibrary currently works with Selenium 4. It supports Python 3.8 through 3.11.
33+
In addition to the normal <a class="reference external" href="https://python.org">Python</a> interpreter, it works also
3434
with <a class="reference external" href="https://pypy.org">PyPy</a>.</p>
3535
<p>SeleniumLibrary is based on the &quot;old SeleniumLibrary&quot; that was forked to
3636
Selenium2Library and then later renamed back to SeleniumLibrary.

0 commit comments

Comments
 (0)