Skip to content

sridharbandi/Nightmare-Mocha-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightmare Mocha Template with Page Object Model

Nightmare is a high-level browser automation library from Segment.

How to use?

Create the Page Objects of your Web application under pageobjects package, call those Page Objects in tests under tests package (Sample Page Objects, testcase included in this template)

How to run?

To install the dependencies issue the below commands in project root directory

npm install

To run the tests issue the below command

npm test

Feel free to modify it to your own needs :)

About

Nightmare Mocha Example with Page Object Model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published