/selenium

Primary LanguagePython

selenium

Testing selenium

Setting Up

git clone https://github.com/mavx/selenium.git
cd selenium

pip install pipenv # Skip this if already installed
pipenv install --three # Install dependencies into Python3 environment

Usage

pipenv shell
python main.py