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
31
-
utilizes the <aclass="reference external" href="https://seleniumhq.org">Selenium</a> tool internally. The project is hosted on <aclass="reference external" href="https://github.com/robotframework/SeleniumLibrary">GitHub</a>
31
+
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>
32
32
and downloads can be found from <aclass="reference external" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary">PyPI</a>.</p>
33
33
<p>SeleniumLibrary works with Selenium 3. It supports Python 2.7 as well as
34
34
Python 3.4 or newer. In addition to the normal <aclass="reference external" href="https://python.org">Python</a> interpreter, it
35
-
works also with <aclass="reference external" href="https://pypy.org">PyPy</a> and <aclass="reference external" href="https://jython.org/">Jython</a>. Unfortunately <aclass="reference external" href="https://seleniumhq.org">Selenium</a> is not
35
+
works also with <aclass="reference external" href="https://pypy.org">PyPy</a> and <aclass="reference external" href="https://jython.org/">Jython</a>. Unfortunately <aclass="reference external" href="https://www.seleniumhq.org/">Selenium</a> is not
36
36
currently supported by <aclass="reference external" href="https://ironpython.net/">IronPython</a> and thus this library does not work with
37
37
IronPython either.</p>
38
38
<p>SeleniumLibrary is based on the <aclass="reference external" href="https://github.com/robotframework/OldSeleniumLibrary">old SeleniumLibrary</a> that was forked to
0 commit comments