Skip to content

Releases: Metadrop/behat-contexts

Fix explicit nullable type PHP 8.4

23 Feb 12:33
49858dc

Choose a tag to compare

Fix explicit nullable type PHP 8.4 #198

v1.24.1

24 Nov 09:16

Choose a tag to compare

Add missing function (requried to implement CookieManagerInterface)

v1.24.0

20 Nov 08:53
5c25ce8

Choose a tag to compare

What's Changed

  • Adjustments to Cookie Managers API methods by @albeortev in #195
  • Nodes and users created on EntityContext, must be stored as array by @juanjol in #196

Full Changelog: v1.23.0...v1.24.0

v1.23.0

17 Nov 15:43
de13663

Choose a tag to compare

What's Changed

  • Issue #186: Use PHP attributes instead of PHP annotations
  • Issue #189: CookieComplianceContext: Klaro integration by @albeortev in #191
  • Accept/Reject cookies EUCookieCompliance via API method adjustment by @albeortev in #193
  • Add automatic tests by @rsanzante in #194

Full Changelog: v1.22.0...v1.23.0

v1.22.0

29 Oct 16:44
f701154

Choose a tag to compare

Improved cookie management, now allowing to easily configure known providers (One Trust, EU Cookie Compliance Drupal module).

v1.21.0

03 Jun 08:48
74d2e1f

Choose a tag to compare

Refactor and improvements over VideoRecordingContext #183

v1.20.3

28 May 10:09
716a984

Choose a tag to compare

Set lower times for Video recording context #180
Better scaping scenario info special chars on VideoRecording context #179

v1.20.2

27 May 12:00
789cafb

Choose a tag to compare

Added logic to support Pystring as arguments #178

v1.20.1

27 May 09:29
1c47405

Choose a tag to compare

Fixed logic to check if hooks must be run on VideoRecording context #177

v1.20.0

26 May 11:51
352e396

Choose a tag to compare

Added VideoRecordingContext class to add info screen when recording tests #176