Skip to content

Releases: FriendsOfBehat/MinkDebugExtension

v2.1.0

13 Dec 08:54
270e5aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.0

02 Dec 11:48
v2.0.0
46daa9b
Compare
Choose a tag to compare
  • Added support for PHP 8.0
  • Allowed taking screenshots with more drivers than just Selenium2Driver
  • Changed log files extension from .log to .html
  • Removed supplementary upload-textfiles, upload-screenshots, wait-for-port binaries
  • Renamed extension from Lakion\Behat\MinkDebugExtension to FriendsOfBehat\MinkDebugExtension

Please follow UPGRADE.md file when upgrading.

Mute WebDriver's Exception

27 Oct 15:31
Compare
Choose a tag to compare
Merge pull request #26 from pamil/webdriver-exception

Mute WebDriver's Exceptions

Symfony agnostic

19 Jul 22:21
Compare
Choose a tag to compare
Merge pull request #23 from pamil/remove-symfony-config

Remove symfony/config dependency

Support for Symfony 3

19 Jul 22:12
Compare
Choose a tag to compare
Merge pull request #22 from pamil/remove-useless-specs

Remove useless specifications

Binaries installed by Composer

02 Mar 15:06
Compare
Choose a tag to compare

Ability to use vendor/bin/* instead of vendor/lakion/mink-debug-extension/travis/tools/*.

Maintenance release v1.0.3

10 Feb 09:40
Compare
Choose a tag to compare
  • Removed request data dumping in logs (while using Symfony2Extension driver), it often tried to dump too much and both generated files and memory usage were huge
  • Fixed #10, current url will be empty if there wasn't any page visited before the failed step instead of throwing an exception

v1.0.2

03 Dec 09:41
Compare
Choose a tag to compare

Included changes:

  • #11 More verbose message while waiting for port

Fixed bugs with using glob paths

15 Sep 14:02
Compare
Choose a tag to compare
Merge pull request #7 from Lakion/unused-option

Removed unused option from FailedStepListener

v1.0.0

14 Sep 08:27
Compare
Choose a tag to compare

The Eagle has landed. That's one small step for [a] man, one giant leap for mankind. 🎉
~ Neil Armstrong