[Bug 26295] Page source not defined

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26295

David Burns :automatedtester <dburns@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from David Burns :automatedtester <dburns@mozilla.com> ---
it was decided not to add pageSource to the spefication so closing.

To get the same result the local end can do 

> driver.executeScript("return document.querySelector(':root').outerHTML")

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 31 March 2015 15:12:41 UTC