jlas / python-page-object

Using the PageObject pattern to interact with web sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Install the python requirements:

[sudo] pip install -r requirements.txt

You'll also need Firefox installed

Run

Run one of the executables

./okc.py

About

Using the PageObject pattern to interact with web sites


Languages

Language:Python 100.0%