JSPM

  • Created
  • Published
  • Downloads 52
  • Score
    100M100P100Q66681F
  • License MIT

A module for Chrome extensions that functions similarly to Puppeteer.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (browser-automator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    browser-automator
    NPM Version Publish Size Downloads License: MIT

    A module for Chrome extensions that functions similarly to Puppeteer. The main purpose of this module is to provide a convenient and easy-to-use interface for interacting with a web page through Chrome's extension APIs. This TypeScript-based node module provides a comprehensive and convenient way of interacting with a web page through Chrome's browser automation APIs. Whether you need to navigate to a specific URL, execute JavaScript code, or wait for specific conditions to be met, this module has got you covered.

    Table of Contents

    Install

    npm i browser-automator

    Usage

    A minimal example to automate Goolge search:

    License

    browser-automator is licensed under the MIT license.

    Author

    @SheikhAminul
    @SheikhAminul