/angular1-demo

Demonstration of Angular 1 end to end testing

Primary LanguageJavaScriptMIT LicenseMIT

Angular 1 demo application for pageobject.io

Set up

  1. Install node and npm
  2. Install required packages
npm install
  1. Run the app
npm run lite