Skip to content

Releases: Evilweed/protractor-beautiful-reporter

v1.3.6-alpha.1

25 Sep 14:30
Compare
Choose a tag to compare
v1.3.6-alpha.1 Pre-release
Pre-release
  • Fixed: Time showning NaN with protractor six

v1.3.3

14 Sep 12:33
68626b5
Compare
Choose a tag to compare
  • Fixed: browser version was missing in report
  • Added: Options for showing total duration in report

v1.3.2

11 Sep 10:10
e131a91
Compare
Choose a tag to compare
  • Fixed: OS column in report is empty (with browsers other than chrome)
  • Removed: Unused code for jasmine 1 (defaultMetadataBuilder)

v1.3.1

05 Sep 13:53
d2330b7
Compare
Choose a tag to compare
  • Fixed: Template files could not be loaded because of CORS violation when run from filesystem #170

v1.3.0

22 Aug 14:20
6886c10
Compare
Choose a tag to compare
  • Fixed: Navigation in screenshot dialog jumped to non-existing images
  • Added: Keyboard navigation in screenshot dialog with left/right arrow keys
  • Added: Specific css class for report columns
  • Changed: Screenshot dialogs bigger for bigger screens (added css media queries)

v1.2.10

21 Aug 10:38
ad915b2
Compare
Choose a tag to compare

New: disableScreenshots option for making no screenshots at all

v1.2.9

13 Aug 11:59
Compare
Choose a tag to compare

New: Favicon for report page

v1.2.8

06 Jun 11:44
4df59f8
Compare
Choose a tag to compare

Hardend: Continue test when screenshot fails. Especially when 'target window already closed' occurs.
Fixed: Handling of 'excluded' status with protractor 6.0.0 (but protractor still not working correctly with duration)
New: Values for coloring time column now customizable

v1.2.7

07 Nov 08:15
733d61b
Compare
Choose a tag to compare

Fixed: TypeError: Cannot set property 'searchSettings' of undefined

v1.2.6

12 Nov 14:43
10fe334
Compare
Choose a tag to compare
  • Fixed: Reporter not working in Internet Explorer
  • Improved: Minds newlines in messages with callstacks
  • Optional: Load test results via ajax instead of patching app.js