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

Fix http listener #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adrienbrault
Copy link

No description provided.

@thomas-negrault
Copy link

thomas-negrault commented Apr 1, 2020

I have an error:

[2020-04-01 12:26:53] php.CRITICAL: Uncaught Error: Call to a member function waitForLoad() on null {"exception":"[object] (Error(code: 0): Call to a member function waitForLoad() on null at /Project//vendor/dmore/chrome-mink-driver/src/ChromeDriver.php:1279)"}

Your fix fix this issue as it is caused by the line:

new HttpCallResult($this->mink->getSession()->getPage()->getContent())

When I execute a step before the Mink sessions seems to have started

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants