puppeteer-extended-frame-methods
TypeScript icon, indicating that this package has built-in type declarations

10.2.5 • Public • Published

Puppeteer Extended Frame Methods

A fork from puppeteer lib with additional frame method, like mouse.down, mouse.move, mouse.up

Build status npm puppeteer package

API | FAQ | Contributing | Troubleshooting

Puppeteer is a Node library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol. Puppeteer runs headless by default, but can be configured to run full (non-headless) Chrome or Chromium.

Getting Started

Installation

To use Puppeteer extended frame methods in your project, run:

npm i puppeteer-extended-frame-methods
# or "yarn add puppeteer-extended-frame-methods"

For more details check main documentation: https://github.com/puppeteer/puppeteer

Readme

Keywords

none

Package Sidebar

Install

npm i puppeteer-extended-frame-methods

Weekly Downloads

0

Version

10.2.5

License

Apache-2.0

Unpacked Size

3.4 MB

Total Files

489

Last publish

Collaborators

  • vlad_opaets