extentreports-java
extentreports-java copied to clipboard
Can we overwrite any test result in an existing extent report xml after rerun of the failures
Summary
After each execution, we are creating new report with the status of the test executed. For failed test case, we are creating one more report after execution of the failed test cases. Is it possible to update the status of the existing test which is failed in the initial run in the same report ? Kindly help me is there any ways to do it.
Instead of having two reports, to combine both reports in same report