Skip to content

vigneshnkumar/protractor-project-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor Exercise

Example Protractor project that:

Setup:

  • Install Node (v8.x.x or later)
  • npm install to install the project dependencies

Run tests:

  • run tests via plain Protractor node_modules/.bin/protractor conf.js
  • run tests npm test (runs via flake, which re-runs failed tests)
  • run with flake ./flake conf.js

Troubleshooting

  • run node -v and make sure your node version is 8.x.x or greater
  • webdriver-manager should have updated on install, but if not, run npm run update to be sure

Test Results :

  • First Test Suite :

Image of Test Results

  • Second Test Suite :

Image of Test Results

  • Third Test Suite :

Image of Test Results

  • Fourth Test Suite :

Image of Test Results

  • Fifth Test Suite :

Image of Test Results

About

Protractor learning and side project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •