IEDiagnosticsAdapter

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

  • 所有者: microsoft/IEDiagnosticsAdapter
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.2-alpha

Installing

Simply download a release on to your hard drive.

  1. Download the current release
  2. Extract/Copy the files into a folder on disk where you wish to run the file from. We currently recommend a folder on the desktop.
  3. You should end up with IEDiagnosticsAdapter.exe, Proxy.dll, and Proxy64.dll files inside the folder
  4. If you plan to use this tool against IE in Enhanced Protected Mode (note, this includes 64 bit machines), and you're on Windows 8 or later, you should grant the 'ALL APPLICATION PACKAGES' group the necessary rights. Note group 'ALL APPLICATION PACKAGES' is locale dependent. You can do that by:
    • Navigating to the directory containing Proxy64.dll and type icacls proxy64.dll /grant "ALL APPLICATION PACKAGES":(RX) in an Administrator Command Prompt to grant necessary permissions.
    • Browsing to the directory containing Proxy64.dll. Right-click this file, click 'Properties'. Open the 'security' tab and click 'edit'. Add the 'ALL APPLICATION PACKAGES' group and allow this group the 'Read & excute' and 'Read' rights.

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 Adapter 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

主要指標

概覽
名稱與所有者microsoft/IEDiagnosticsAdapter
主編程語言C++
編程語言C++ (語言數: 5)
平台
許可證Other
所有者活动
創建於2015-02-25 18:06:05
推送於2016-06-02 17:08:30
最后一次提交2016-06-02 10:08:30
發布數9
最新版本名稱v0.2-alpha (發布於 )
第一版名稱v0.1-pre-alpha (發布於 )
用户参与
星數568
關注者數76
派生數41
提交數146
已啟用問題?
問題數38
打開的問題數10
拉請求數16
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?