Skip to content

Releases: digitalist-se/behat-tools

v2.0.8

Choose a tag to compare

@jjcarrion jjcarrion released this 27 Jul 12:17
87033da

ScreenshotContext: wait for responsive sources to settle before capture (#2)

v2.0.7

Choose a tag to compare

@jjcarrion jjcarrion released this 03 Jul 10:01

Re-release of the render-stability fix (v2.0.6 was indexed by Packagist pointing at the previous commit).

2.0.5

Choose a tag to compare

@isaacrodriguezcubells isaacrodriguezcubells released this 09 Mar 14:04

Fix CleanUpContext entity delete to handle D11 default revision exception.

2.0.4

Choose a tag to compare

@jjcarrion jjcarrion released this 14 Jan 13:46
1e5eacb

Full Changelog: 2.0.3...2.0.4

Add optional device type filtering to full-page screenshots

Choose a tag to compare

@isaacrodriguezcubells isaacrodriguezcubells released this 23 Oct 12:01

Changes:

  • Updated ScreenshotContext::takeAFullPageScreenshotWithName() to accept optional $deviceTypes parameter
  • Added device type parsing logic with default behavior (capture all when not specified)
  • Added console output showing which device types were captured

2.0.2

Choose a tag to compare

@jjcarrion jjcarrion released this 18 Sep 13:32
e0a44fc

Full Changelog: 2.0.1...2.0.2

Add GTM context

2.0.1

Choose a tag to compare

@isaacrodriguezcubells isaacrodriguezcubells released this 28 Aug 07:33
Fix missing namespace

2.0.0

Choose a tag to compare

@isaacrodriguezcubells isaacrodriguezcubells released this 27 Aug 14:14

Support mobile screenshots

1.0.15

Choose a tag to compare

@isaacrodriguezcubells isaacrodriguezcubells released this 01 Oct 11:44
c43228e
Scroll to the original position

1.0.14

Choose a tag to compare

@jjcarrion jjcarrion released this 01 Oct 08:47
7a17b6c
Update CleanUpContext.php