Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Releases: swissmanu/protractor-screenshot-reporter

Enhancment: Take Screenshots only on failed Spec

18 Mar 14:32
Compare
Choose a tag to compare
  • Added takeScreenShotsOnlyForFailedSpecs option. Take screenshots only if spec failed. Thx @actionless.

Enhancements

30 Jan 09:23
Compare
Choose a tag to compare
  • Constructor takes parameter object now.
  • If a test case was skipped, no screenshot is captured automatically anymore. You can reactivate this by passing true for takeScreenShotsForSkippedSpecs during reporter creation.

0.0.2

27 Jan 15:56
Compare
Choose a tag to compare

The default meta data creator contained the screenshot file path based on the wrong directory. This got fixed in 0.0.2.

Initial Release

24 Jan 08:06
Compare
Choose a tag to compare
0.0.1

fix directory creation