mlison / protractor-jasmine2-screenshot-reporter

Protractor screenshot reporter for Jasmine2
https://www.npmjs.com/package/protractor-jasmine2-screenshot-reporter
MIT License
81 stars 79 forks source link

Allow user to include javascript files via 'userJs'. #114

Closed fourcube closed 7 years ago

fourcube commented 7 years ago

This implements feature request #113.

mlison commented 7 years ago

Nice and clean, thank you!