jhedstrom / drupalextension

An integration layer between Behat, Mink Extension, and Drupal.
GNU General Public License v2.0
209 stars 192 forks source link

behat/mink-goutte-driver is deprecated and getting this error on PHP 8.2 "Install MinkGoutteDriver in order to use goutte driver.". #667

Open someshver-pri opened 1 month ago

someshver-pri commented 1 month ago

I was trying to use this extension to run behat features and this extension has dependency of friends-of-behat/mink-extension package and that package has dependency of behat/mink-goutte-driver which is deprecated and abandoned by it's author.

I have attached the screenshot for the error. image