We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461fe86 commit b481662Copy full SHA for b481662
INSTALL.rst
@@ -1,6 +1,18 @@
1
Selenium2Library Installation
2
=============================
3
4
+
5
+This document is currently out of date. If you need to install the latest
6
+stable version, then run::
7
8
+ pip install robotframework-selenium2library
9
10
+If you need the alpha release, which supports Python 2 and 3, then run::
11
+ pip uninstall -U --pre robotframework-seleniumlibrary
12
13
+THe documentation will be fixed when the robotframework-seleniumlibrary
14
+is released.
15
16
Preconditions
17
-------------
18
0 commit comments