Skip to content

abhishekkyd/ProtractorTestFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

ProtractorTestFramework

Protractor Test Framework to perform basic angular testing using protrator


Prequisites

  1. NodeJS should installed and setup.
  2. Protractor should be installed and setup.
  3. Browser should be installed.
  4. Internet Connection should be available.

Steps to execute e2e scripts

  1. Go to directory: .\e2e
  2. Run commands: For Chrome: protractor chrome.conf.js For Firefox: protractor firefox.conf.js

Reports

Report directory: .\e2e\reports\