0

I have automated angular app using protractor and now I just want to kickoff the automation test though Jenkins. Could you please advise me the steps to do this.

Thanks

RSingh
  • 97
  • 1
  • 1
  • 4
  • possible duplicate of this[link](https://stackoverflow.com/questions/21338019/setting-up-continuous-integration-of-protractor-using-jenkins) – Manmohan_singh Nov 24 '17 at 04:49

1 Answers1

0

The following link explains the jenkins-protractor-headlesschrome setup:

https://gist.github.com/praphull27/6950d2a6c76a6e68acb7

Rakesh
  • 329
  • 5
  • 16