Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions INSTALL.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Selenium2Library Installation
=============================


This document is currently out of date. If you need to install the latest
stable version, then run::

pip install robotframework-selenium2library

If you need the alpha release, which supports Python 2 and 3, then run::
pip uninstall -U --pre robotframework-seleniumlibrary

THe documentation will be fixed when the robotframework-seleniumlibrary
is released.

Preconditions
-------------

Expand Down