Skip to content

This repository contains automated testcases for the Bühler Insights platform by using protractor together with jasmine / cucumber / mocha.

Notifications You must be signed in to change notification settings

dguidali/protractor_mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protractor_mvp

This repository contains automated testcases for the Bühler Insights platform by using protractor together with jasmine / cucumber / mocha.

To get started

  1. install node modules:
    npm install

  2. update webdriver manager:
    node node_modules\protractor\bin\webdriver-manager update --versions.gecko=v0.18.0

    The explicit gecko version is needed because of an issue with the selenium webdriver: angular/webdriver-manager#216

  3. set username and password in
    launch.json

About

This repository contains automated testcases for the Bühler Insights platform by using protractor together with jasmine / cucumber / mocha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published