tacoss / testcafe-blink-diff

Visual regression for Testcafé
65 stars 15 forks source link

How to delete actual png before the next run? #63

Open catmiawmiaw opened 1 year ago

catmiawmiaw commented 1 year ago

Hi, thanks for the sample. It works. However, say if I already run base & actual command, when I rerun for another actual image, the existing actual image will not be overwrite. Any api option i could use for this purpose?

thanks.

pateketrueke commented 1 year ago

Can you share what code you're using for? If I remember well the actual image should be overwritten everytime you take a snapshot, but if is not working that way I think we need some code to reproduce and fix.