1bk / selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%