In firebug, you can use the cd command to change the console context to an iframe. I need this when developing a facebook app to debug my javascript inside the iframe.

How do you do this in google chrome?

link|improve this question

76% accept rate
feedback

1 Answer

up vote 2 down vote accepted

No "cd" command yet, but it seems that we'll have a "dropdown list with all iframes to allow selecting current evaluation context for console expressions" in upcoming releases.
See http://trac.webkit.org/changeset/91839

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.