Skip to content

progtarek/e2e-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e2e-testing

End-to-end testing template for angularjs applications, built with protractor.

Installing

follow the below commands or see protractor GET STARTED.

npm install -g protractor
webdriver-manager update
webdriver-manager start
npm install

run

you can use any command below.

  npm start 
  protractor conf.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published