Rykus0 / nightwatch-visual-regression

Custom nightwatch assertion and commands for capturing, cropping, and comparing screenshots
MIT License
16 stars 1 forks source link

Sporadic error while saving error file #5

Closed Rykus0 closed 8 years ago

Rykus0 commented 8 years ago

Receiving a system error that the file does not exist while writing the error file. Seems to be trying to open the file before it's created.

This is the same as the diff file, which hasn't had this problem.

To avoid this, ensure the file exists before writing.