-
Bug
-
Resolution: Duplicate
-
None
-
None
-
High
-
WILL NOT BE RELEASED A SUPERSEEDED
-
Emptyshow more show less
if there are several HTML files in the same task that reference the same CSS/JS/image files, the files are written again and again to the disk for every HTML file.
This may lead to unnecessary big folders for the visual.
It must be checked if those data is duplicated and ensured, it is only 1 time at the disk for each task.
Maybe it makes sense in this context to change the saving of the images from wget to headless chrome, what we anyway wanted to do for another purpose (axelbecher : which purpose again? => better support for Web-Applications and websites that load content dynamically)