Re: [WebDriver] getPageSource - Does it need to be a remote end call?

A note: implementing getPageSource is not as trivial as
driver.execute_script('return
document.documentElement.outerHTML') if we want to keep backward
compatibility and allow getting page source of XML and SVG documents.

Regards,
--
Alexei Barantsev, Software-Testing.Ru
mailto: barancev@gmail.com
phone: +7 (916) 726-95-55
skype : barancev

Received on Tuesday, 21 April 2015 08:36:14 UTC