Quantcast
Browsing latest articles
Browse All 4 View Live

Access to logs and elements from inside object tag

Is this possible using Edge Inspect? Using Chrome Developer Tools, i'm able to see the DOM, and console logs from embedded pages (using the Object tag).  I get: <object type="text/html"...

View Article


Image may be NSFW.
Clik here to view.

Re: Access to logs and elements from inside object tag

To do remote inspection in Edge Inspect, we're making use of a tool called weinre. We inject a snippet of javascript that instruments the page and sends the data back to the weinre server. This may be...

View Article

Browsing latest articles
Browse All 4 View Live