Releases: Metadrop/behat-contexts
Releases · Metadrop/behat-contexts
v1.18.0
What's Changed
- Added Context property to avoid dynamic creation of iframe property by @juanjol in #173
- Check especific cookie value by @Eduardo-Morales-Alberti in #174
Full Changelog: v1.17.1...v1.18.0
v1.17.0
v1.16.0
Stop depending in our fork of nuvole/drupal-behat as the commits needed for drupal 10 compatibility are removed.
v1.15.1
Remove debug trace in Entity Context.
v1.15.0
v1.14.1
v1.14.0
Now there exist steps that checks user have permissions to perform operations on specific entities with label:
Examples:
- Then I am able to "view" the "media" entity with label "Test media"
- And I am not able to "update" the "media" entity with label "Test media"
v1.13.5
v1.13.4
v1.13.3
- Remove execution permission on context file
- Add expression to step that uses a default value for media widget
Full Changelog: v1.13.2...v1.13.3