Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

The webpage to be inspected was not shown in Developer Tools #16

Closed
qsu opened this issue Jul 11, 2013 · 1 comment
Closed

The webpage to be inspected was not shown in Developer Tools #16

qsu opened this issue Jul 11, 2013 · 1 comment

Comments

@qsu
Copy link

qsu commented Jul 11, 2013

"chome_stable+ADBcmd" for remote debugging works fine.
I have tried "chrome_beta+ADBPlugin" both on windows7 and ubuntu. After clicking the inspect link, the window of Developer Tools will be popped out, but the content of "Elements" will always be like following content no matter what page is shown on my Android device.
//
//
//<_html>
//<_head></_head>"
// <_body>
// <_object type="application/x-adbplugin" id="adb-plugin">
// <_script type="text/javascript" src="background.js"></script>
// </_body>
//</_html>

Did I use it in a wrong way?

@paulirish
Copy link
Contributor

you seem to be inspecting the background page of the ADB chrome extension, rather than the page on your device.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants