Giter Site home page Giter Site logo

codajs / edge-diagnostics-adaptor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/edge-diagnostics-adapter

0.0 1.0 0.0 212 KB

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

License: Other

C++ 72.82% C 0.33% Objective-C 0.62% HTML 1.94% TypeScript 24.29%

edge-diagnostics-adaptor's Introduction

Edge Diagnostics Adapter

Edge Diagnostics Adapter is a protocol adaptor 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>/EdgeDiagnosticsAdaptor.exe
  • --launch <url> for opening Edge with a specific URLt.
  • Ctrl-C to quit. Also, the adaptor 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-adaptor's People

Contributors

andysterland avatar auchenberg avatar

Watchers

 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.