Allows you to save a web page in HTML format.
Example
Running this code will save the URL "https://www.sampleurl.com/", saving it to "E:\Saved Folder\Sample.html".
plugin command("Document Automation.dll", "web save html file", "https://www.sampleurl.com/", "E:\\Saved Folder\\Sample.html")