Skip to content

IgorYar/TypeScriptWebdriverIOExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScriptWebdriverIOExample

The example of state-full 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 test

To open Allure report in default browser:

  • npm run report

Technology

  • test framework - WebdriverIO
  • test runner - Mocha
  • reporting - Allure

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published