0.0.1 • Published 5 months ago

@statewalker/webrun-puppeteer v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

WebRun DevTools Puppeteer

Implementation of the Puppeteer API adapter working with the WebRun DevTools Chrome Extension.

This library allows you to pilot your browser using the Puppeteer API.

Internally it connects to the chrome.debugger API using the WebRun DevTools extension.

This implementation is based on the Puppeteer v13. The latest versions of Puppeteer use CDP commands not available via the chrome.debugger API.

0.0.1

5 months ago