Skip to content

Inflectra/ui-test-automation-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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