Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Releases: elvetemedve/behat-screenshot

2.1.0

07 Apr 17:05

Choose a tag to compare

Changelog

2.0.0

07 Apr 16:47

Choose a tag to compare

Changelog

  • [enhancement] Allow behat 3.6+ by increasing min php version to 5.5 (by @tkotosz)

1.2.9

07 Apr 13:21

Choose a tag to compare

Changelog

1.2.8

22 Dec 21:31

Choose a tag to compare

Changelog

  • [bugfix] Allow to use paths.base in screenshot directory config (by @tkotosz)

1.2.7

08 Mar 13:34

Choose a tag to compare

Changelog

  • Add compatibility with Symfony 4 (by @novecode)

1.2.6

26 Nov 16:51

Choose a tag to compare

Changelog:

  • Take screenshot for all steps only if enabled (by @tkotosz)
  • Update phantomjs installer to a working version (by @tkotosz)

1.2.5

16 Sep 12:46

Choose a tag to compare

Changelog:

  • Fix typo in Behat tests (by @pfrenssen)
  • Don't try and clear the screenshot directory if it doesn't yet exist (by @thewilkybarkid)

1.2.4

23 Aug 12:25

Choose a tag to compare

Changelog:

1.2.3

21 Jul 11:52

Choose a tag to compare

Changelog:

  • Omit screenshot taking not supported errors

1.2.2

14 Jul 07:53

Choose a tag to compare

Changelog:

  • Eliminate PHP warning messages during screenshot save