Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 508 Bytes

installation.rst

File metadata and controls

29 lines (19 loc) · 508 Bytes

Installation

Requirements

Python

Viceroy requires Python 3.3 or higher.

Dependencies

You need to install the selenium Python package.

Installation

Simply pip install viceroy in your virtualenv, assuming you have the dependencies of selenium installed and a C compiler available.