Home

Awesome

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
  1. Launch with
node app.js
  1. In a browser navigate to
http://localhost:3000

Software Stack