ChromeDevTools / devtools-protocol

Chrome DevTools Protocol
https://chromedevtools.github.io/devtools-protocol/
BSD 3-Clause "New" or "Revised" License
1.15k stars 226 forks source link

Achieve the usage of Page.getResourceContent API #231

Closed anuragiiits closed 3 years ago

anuragiiits commented 3 years ago

Is there an alternative API or method to achieve the result of the API - Page.getResourceContent ? The API is in experimentation mode for quite a long time and I wanted to use achieve this usage in production. If there isn't a way to achieve it, could it be taken as a feature request?

Thanks.

TimvdLippe commented 3 years ago

This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform. Thanks in advance!