jlas / nodejs-page-object

Using the PageObject pattern to interact with web sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Install nodejs dependencies

npm install

Install Chrome Driver

./setup-driver.sh

About

Using the PageObject pattern to interact with web sites


Languages

Language:JavaScript 95.1%Language:Shell 4.9%