I'm trying to create a workflow in Automator to save as webarchive the web page content of an already opened web page in safari. What I did is
- get the url from the only one web page opened in safari
- use the command "get web page content"
The workflow works well (just because is very simple :-D ) and "create" in results the webarchive file. But, at this point, I cannot manage the file created. I need to save this web archive and rename it as a txt file. I don't know how to move, copy or save the webarchive file.