You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
In Drupal Extension 4+, Drupal\MinkExtension can be used instead of Behat\MinkExtension to provide additional features, such as not getting confused by Drupal's AJAX.
In Drupal Extension 4+,
Drupal\MinkExtension
can be used instead ofBehat\MinkExtension
to provide additional features, such as not getting confused by Drupal's AJAX.More details here: jhedstrom/drupalextension#486
For me, this was as simple as changing the
Behat\MinkExtension
line inbehat-pantheon.yml
.The text was updated successfully, but these errors were encountered: