Sequentum Support wrote:You can extract the full HTML by adding a PageAttribute content element and select HTML from the options drop down box.
You can extract all images by adding a PageArea template with selection path //img and then add an image content element to the PageArea template with an empty selection path.
Doing this, I get only the internal structure mysite_data_1.dat file in output folder. I would like VWR to save a HTML file, as the same way you can do when you click on "Save" in the browser... is this possible?... What am I missing?.
I've been reading about post processing but I suppose that something so straight-forward can be done in a easier way... I've been able to login, to navigate to desired page, but I'm stuck when I want to save the html page "as it is".
Another question, if the html page I want to download has flash files, can these files be downloaded to output too?.. how?.
Thank you very much in advance.