You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><aclass="reference external" href="https://github.com/robotframework/SeleniumLibrary">SeleniumLibrary</a> is a web testing library for <aclass="reference external" href="https://robotframework.org">Robot Framework</a> that
30
30
utilizes the <aclass="reference external" href="https://www.seleniumhq.org/">Selenium</a> tool internally. The project is hosted on <aclass="reference external" href="https://github.com/robotframework/SeleniumLibrary">GitHub</a>
31
31
and downloads can be found from <aclass="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 through 3.12.
32
+
<p>SeleniumLibrary currently works with Selenium 4. It supports Python 3.8 through 3.13.
33
33
In addition to the normal <aclass="reference external" href="https://python.org">Python</a> interpreter, it works also
34
34
with <aclass="reference external" href="https://pypy.org">PyPy</a>.</p>
35
35
<p>SeleniumLibrary is based on the "old SeleniumLibrary" that was forked to
0 commit comments