uri :string (readonly before 0.4.0) The URI of the window // writable since 0.4.0 window.uri = 'about:'; window.waitForReload() .then(...) # vim: ts=4 noet ai