02-10-2022 01:18 AM
Hello community,
we are executing a sequence asynchronously and all the results from it are missing in the generated HTML result.We need these results to debug a failing test in a customer's environment, which we can't access directly.
Does someone have an idea, on how to make these results appear in the HTML report?
Thank you so much in advance.
02-11-2022 04:10 AM
Hi,
I am assuming you are calling a sub sequence in a new thread.
Add a wait in the end and configure it to wait for the thread as shown below.
Ravi
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.