@@ -77,6 +77,9 @@
<!-- respond file to requested position -->
<move file="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp.screenshot.png}" tofile="${html2image.application.google_chrome.screenshot.png.OUTPUT}"/>
+ <delete dir="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp}" verbose="yes"/>
+
</target>