Skip to content

TypeScript-based example of state-less solution for page-object pattern implementation

Notifications You must be signed in to change notification settings

IgorYar/TypeScriptProtractorExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScriptProtractorExample

The example of state-less solution for Web UI tests design.

Web application for tests

http://the-internet.herokuapp.com/

Commands

To compile code and run UI Tests (in Chrome):

  • npm run test

Technology

  • test framework - Protractor
  • test runner - Jasmine

About

TypeScript-based example of state-less solution for page-object pattern implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published