swissmanu / protractor-screenshot-reporter

Reporter for Protractor. Asks Selenium for a screenshot after every test case and stores it along with test case details.
https://github.com/swissmanu/protractor-screenshot-reporter
MIT License
65 stars 21 forks source link

Final report is not including Failed test cases #22

Closed sallojusuresh closed 9 years ago

sallojusuresh commented 9 years ago

Yesterday updated my protractor version to 1.6.1 and run the my previously written test cases on latest protractor and observed the following:

  1. Failed test cases are not showing on final Report
  2. A blank page has been displayed when open Screenshots(.png) files

Note: It was working fine with my previous protractor version: 1.5.0

Can anyone help me, Thanks in advance

FYI: https://github.com/angular/protractor/issues/1776#

swissmanu commented 9 years ago

this repository is about protractor-screenshot-reporter, not protractor-html-screenshot-reporter. please consider filling an issue there: https://github.com/jintoppy/protractor-html-screenshot-reporter