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
Add the behat.yml file with Mink, Drupal and DMore chrome extension. (@hussainweb Please note that we need "Google chrome or chromium running with remote debugging" for DMore chrome extension)
Please verify whether the base_url and api_url have correct values.
Either Initialise behat using the command vendor/behat/behat/bin/behat --init or simply import the entire structure from this repository. Please note that initialising behat creates the features and the bootstrap directory.
Run the sample feature file using the command vendor/behat/behat/bin/behat.
The text was updated successfully, but these errors were encountered:
@hussainweb As discussed, it would be good to present an option to set up the Behat structure. I have created a repository here https://github.com/shwetaneelsharma/behatdrupalextension which has all the correct dependencies and a working Behat structure.
Steps:
The text was updated successfully, but these errors were encountered: