GithubHelp home page GithubHelp logo

ezhangle / iediagnosticsadapter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/iediagnosticsadapter

0.0 2.0 0.0 328 KB

IE Diagnostics Adapter is a standalone exe that enables tools to debug and diagnose IE11 using the Chrome remote debug protocol.

License: Other

C++ 89.86% C 0.36% Objective-C 0.80% HTML 1.70% TypeScript 7.28%

iediagnosticsadapter's Introduction

IEDiagnosticsAdapter

IE Diagnostics Adapter is a proxy that enables tools to debug and diagnose IE using the Chrome remote debug protocol.

Current Release

https://github.com/Microsoft/IEDiagnosticsAdapter/releases/tag/v0.1.1-pre-alpha

Installing

Simply download and unpack a release on to your hard drive.

  1. Download the current release
  2. Copy into a folder on disk where you wish to run the file from e.g. %HOMEPATH%\Desktop
  3. Extract the files
  4. Delete the zip file
  5. If you plan to use this tool against IE in Enhanced Protected Mode, navigate to the directory containing proxy.dll and type "icacls proxy.dll /grant "ALL APPLICATION PACKAGES":(RX)" to grant necessary permissions

Running

  1. Launch IE and browse to the site you want to debug
  2. Run the IEDiagnosticsAdapter.exe

Connecting

Brackets

Chrome Dev Tools

  1. Open Chrome browse to http://localhost:9222/
  2. Choose a page to debug

Required Browsers

In order to use the IE Diagnostics Adpater you need to have IE11 installed.

Supported Chrome Remote APIs

The table below is a summary of the support for the various Chrome remote debugging v1.1 protocol. Right now the IE Diagnostics Adapter just supports the core debugging feature set. More detailed information can be found on the wiki.

Building & Contributing

To build and contribute to this project take a gander at the wiki pages on building and contributing

iediagnosticsadapter's People

Contributors

alexcope avatar andysterland avatar jalissia avatar selvasingh 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.