Skip to content

Releases: drevops/behat-screenshot

Fixed exceptions thrown by the driver.

12 Mar 12:16
Compare
Choose a tag to compare
  • Fixed additional exception thrown by Behat before the page was visited (driver's content is empty) - #32
  • Fixed exception thrown if the page has not been visited but browser is resized (driver's session has not been started) - #33
  • Removed obsolete files
  • Updated docs about maintenance

Removed Drupal extension as a dependency.

30 May 06:57
37f2c9c
Compare
Choose a tag to compare
0.7.2

Removed drupal extension as dependency. (#27)

Symfony 4 support

26 Mar 10:43
a0e9b6e
Compare
Choose a tag to compare
0.7.1

Updated local and CI to use Docker.

Better drivers support + HTML for Browser-based drivers

08 Jan 10:38
Compare
Choose a tag to compare
0.7.0

Added wider suppoort for different drivers.

Prefix for failed tests.

07 Aug 07:18
Compare
Choose a tag to compare
0.6.2

[#15] Added failed test prefix support.

0.6.1

29 Jun 06:03
Compare
Choose a tag to compare
Updated behat dependency to the stable version.

Namespacing cleanup

28 Jun 02:08
Compare
Choose a tag to compare
0.6.0

Refactored extension namespacing and added support for BEHAT_SCREENSH…

Converted to extension

26 May 03:44
Compare
Choose a tag to compare

Converted from context to extension.🚀

0.4.1

25 May 03:24
Compare
Choose a tag to compare

Fixed exception thrown when driver has no content.

0.4.0

19 May 04:23
Compare
Choose a tag to compare

Added support for BEHAT_SCREENSHOT_DIR env variable