url
Returns frame’s URL. Upstream docsReturn value
title
Returns the page title. Upstream docsReturn value
content
Gets the full HTML contents of the frame, including the doctype. Upstream docsReturn value
setContent
Sets the content of the frame.This method takes the HTML to set as the frame’s content. The default waitUntil is ‘load’.

