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="http://robotframework.org">Robot Framework</a> that
29
30
utilizes the <aclass="reference external" href="http://seleniumhq.org">Selenium</a> tool internally. The project is hosted on <aclass="reference external" href="https://github.com/robotframework/SeleniumLibrary">GitHub</a>
30
-
and downloads can be found from <aclass="reference external" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary">PyPI</a>. See <aclass="reference external" href="http://robotframework.org/SeleniumLibrary/SeleniumLibrary.html">keyword documentation</a>
31
-
for available keywords and more information about the library in general.</p>
31
+
and downloads can be found from <aclass="reference external" href="https://pypi.python.org/pypi/robotframework-seleniumlibrary">PyPI</a>.</p>
32
32
<p>SeleniumLibrary works with Selenium 2.53.6 or newer, including Selenium 3.
33
33
It supports Python 2.7 as well as Python 3.3 or newer. In addition to the
34
34
normal <aclass="reference external" href="http://python.org">Python</a> interpreter, it works also with <aclass="reference external" href="http://pypy.org">PyPy</a> and <aclass="reference external" href="http://jython.org">Jython</a>. Unfortunately
<p>See <aclass="reference external" href="http://robotframework.org/SeleniumLibrary/SeleniumLibrary.html">keyword documentation</a> for available keywords and more information
general see the <aclass="reference external" href="http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html">Robot Framework User Guide</a>.</p>
0 commit comments