Brad Collins
Results
1
issues of
Brad Collins
This pull request adds an API that exposes CDP's screencast capability. See the following: - [Page.startScreencast](https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-startScreencast) - [Page.stopScreencast](https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-stopScreencast) **Note**: At this time, the Chrome DevTools Protocol documentation still has screencast...