Skip to content

Heetp/sqliteImdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This document describes how to setup and run protractor test for this project.

To Setup, open a shell or command prompt and change the current directory to project. run following command to setup protractor.

Command: npm run setup

Wait few minutes for setup to complete.

Next, run the following command to update the webdriver-manager.

Command: npm run webdriver-manager:update.

Wait few more minutes for selenium jar and browser binaries to be downloaded and unzipped.

To Run test, we have following command:

  1. npm run e2eTest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published