Order of XML report vs video creation? #23725
Unanswered
amsan7
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I am creating both video output and XML reports for my tests, is there a guarantee that one happens before the other? I was looking to do something / process the video ONLY if the corresponding test has failed, which I can only know with the XML. I was hoping the XML gets created first, so that as soon as I detect a new video in the video output, I can look at the corresponding XML report to see if the test failed.
Beta Was this translation helpful? Give feedback.
All reactions