Inflectra / ui-test-automation-playground

UI Test Automation Playground
http://uitestingplayground.com
Apache License 2.0
37 stars 28 forks source link

ui-test-automation-playground

The purpose of this website is to provide a platform for sharpening UI test automation skills. Use it to practice with your test automation tool. Use it to learn test automation techniques.

Live Version

Latest version of this website is always available at uitestingplayground.com.

Prerequisites

Usage

  1. Clone the repository
  2. In the package folder run
    npm install
  3. Launch with
    node app.js
  4. In a browser navigate to
    http://localhost:3000

Software Stack