swissmanu / protractor-screenshot-reporter

Reporter for Protractor. Asks Selenium for a screenshot after every test case and stores it along with test case details.

Home Page:https://github.com/swissmanu/protractor-screenshot-reporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trigger screenshot after failed expect

swissmanu opened this issue · comments

Take screenshots after each failed expect than only after a failed spec.

PoC in commit 68e2896

Already using it, but i am getting 2 screenshots for each failing spec, though I'd prefer to have only one.