Closed Bug 738408 Opened 13 years ago Closed 13 years ago

Need a way to inspect DOM through marionette

Categories

(Remote Protocol :: Marionette, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla17

People

(Reporter: mdas, Assigned: automatedtester)

Details

Attachments

(1 file)

Feature request for a way to get the DOM tree in marionette.
Specifically, looking for functionality similar to DOM Explorer, but usable on a system without extensions like B2G. Being able to see the DOM is necessary to be able to get lookup strings for nodes.
At least return the HTML of the current page as a first pass for this bug. A nice DOM representation can take some time, but devs can get a lot of benefit now by just dumping the html
Assignee: nobody → dburns
Attachment #649761 - Flags: review?(jgriffin)
Comment on attachment 649761 [details] [diff] [review] Have the ability to get the page source Review of attachment 649761 [details] [diff] [review]: ----------------------------------------------------------------- This looks good. Could you add the equivalent chrome functionality to marionette-actors, when this.context=="chrome"? Seems like it would be equally useful there. Please update the docs at https://developer.mozilla.org/en-US/docs/Marionette/Marionette when you land this.
Attachment #649761 - Flags: review?(jgriffin) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: