I am executing my behat script and getting the following exception :
DMore\ChromeDriver\StreamReadException in /vendor/dmore/chrome-mink-driver/src/DevToolsConnection.php
I am getting the following exception in my local and also in my Acquia pipeline.Strange thing is that this exception does not appears everytime and appears on different step definations each time.
@smoke
Feature: Test SEARCH box
@javascript @api @errors
Scenario: Test For the SEARCH box
Given I am on "/"
# Drupal\DrupalExtension\Context\MinkContext::visit()
DMore\ChromeDriver\StreamReadException in /<project_folder>/vendor/dmore/chrome-mink-driver/src/DevToolsConnection.php