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 was archived by the owner on Apr 20, 2021. It is now read-only.
I'm not sure whether the issue is best addressed in \Behatch\HttpCall\HttpCallListener::afterStep() or \Behat\Mink\Driver\Selenium2Driver::getContent() so would welcome some opinion.
I did a wholesale
composer updatethen started getting......which happens in
\Behat\Mink\Driver\Selenium2Driver::getContent()when\Behat\Mink\Driver\Selenium2Driver::$webDriverisnull.I've done a little thing in a PR (https://github.com/WillGibson/contexts/pull/1/files) just to keep my project moving.
I'm not sure whether the issue is best addressed in
\Behatch\HttpCall\HttpCallListener::afterStep()or\Behat\Mink\Driver\Selenium2Driver::getContent()so would welcome some opinion.