Is it possible to add screenshot to JUnit test xml files?
For example, if one of my tests fail the method will be indicated inside the XML file as a failure. Is it possible to attach a screenshot link or the screenshot itself when a test fails?
Is it possible to add screenshot to JUnit test xml files?
For example, if one of my tests fail the method will be indicated inside the XML file as a failure. Is it possible to attach a screenshot link or the screenshot itself when a test fails?