标签: html headless-browser mhtml
我想使用无头的chrome拍摄页面快照,这将向我返回文件,所以我正在创建一个mht文件,因为它将包含有关网页的更多信息。因此,现在我想在iframe中渲染此快照,但无法这样做。
<iframe src="file:///home/user/untitled1.mht"></iframe>
渲染后返回错误。
Attempted to load a multipart archive into an subframe