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 has been archived by the owner on May 8, 2020. It is now read-only.
Hi @niespodd, it looks like this project has been abandoned. You may want to consider the active fork pyppeteer2. Feel free to create an issue there if your problem persists with the updated libary.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I'm getting KeyError in
pyppeteer.connection in send
here:https://github.com/miyakogi/pyppeteer/blob/dev/pyppeteer/connection.py#L237
Despite the actual reason this is happening (perhaps some ws quirks), what is the rationale behind this code?
L237-239 connection.py
The text was updated successfully, but these errors were encountered: