Alex
Results
2
comments of
Alex
The current implementation couldn't really work it intended to. If you check the sourcecode, the **Fetch.continueRequest** is actually manipulating the request instead of the response: ``` connection.execute('Fetch.continueRequest', { requestId: requestPausedParams['requestId'],...
I'm also having this issue, any idea how can we resolve this?