@statewalker/webrun-puppeteer

0.0.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @statewalker/webrun-puppeteer

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

490 kB

Total Files

6

Last publish

Collaborators

  • mkotelnikov