Code Monkey home page Code Monkey logo

edge-diagnostics-adapter's Introduction

Edge Diagnostics Adapter

Edge Diagnostics Adapter is a protocol adapter that enables tools to debug and diagnose Edge using the Chrome Debugging Protocol.

Installation

For now we provide binaries on our releases page and via NPM.

Install via NPM

npm install edge-diagnostics-adapter

Binary is now located in ./node_modules/edge-diagnostics-adapter/dist/<platform>

Usage

./<path>/EdgeDiagnosticsAdapter.exe
  • --help - show available commands
  • --launch <url> - for opening Edge with a specific URL.
  • --port <url> - the port number to listen on. Default is 9222.
  • --killall - kills all running Edge processes.
  • Ctrl-C to quit. Also, the adapter can be left running as a background process.

Usage via node.

To simplify usage with Node we are also providing edge-diagnostics-launch, that works a simple wrapper for the Edge Diagnostics Adapter.

View and inspect debuggable targets

Navigate to localhost:9222. You'll see a listing of all debuggable targets.

Supported features and API

See supported features and API or download the protocol.json.

Building & Contributing

To build and contribute to this project take a gander at the wiki pages on building and contributing (coming soon).

edge-diagnostics-adapter's People

Contributors

andysterland avatar auchenberg avatar jalissia avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.