serveba / selenium-tests

Example project with some selenium - python tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selenium-tests

Example project with some selenium - python tests

To run the project:

    $ brew install geckodriver
    $ virtualenv env
    $ source env/bin/activate
    $ pip install -r requirements.txt
    $ python run.py

About

Example project with some selenium - python tests


Languages

Language:Python 100.0%