GuOrg / Gu.Wpf.UiAutomation

MIT License
96 stars 17 forks source link

On error does not save file to temp with expected image as resource #79

Open ErikWahlstrom opened 5 years ago

ErikWahlstrom commented 5 years ago
ImageAssert.OnFail = OnFail.SaveImageToTemp;
ImageAssert.AreEqual(Properties.Resources.target_simple1, canvas);