Giancarlo Pellegrino

Results 1 comments of Giancarlo Pellegrino

I have the very same problem here. The exception originates [here](https://github.com/marty90/PyChromeDevTools/blob/master/PyChromeDevTools/__init__.py#L27): `self.parent.ws.send(json.dumps(call_obj))` Somehow (for reasons), the websocket at that point is closed. It turns out that the line of code...