Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

\Behatch\HttpCall\HttpCallListener::afterStep() can cause Call to a member function source() on null #284

@WillGibson

Description

@WillGibson

I did a wholesale composer update then started getting...

Call to a member function source() on null

...which happens in \Behat\Mink\Driver\Selenium2Driver::getContent() when \Behat\Mink\Driver\Selenium2Driver::$webDriver is null.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions