 rk2022
		
			rk2022
		
		
		
		
		
		
		
		
	
			11-05-2023 04:40 PM
Hello,
In my Main sequence I have a thread running. How can I record the result of the steps within the thread together in the report.
Currently as the steps execute, result is recorded irrespective if the steps is in Main seq or in the thread.
Thanks!
 Oli_Wachno
		
			Oli_Wachno
		
		
		 
		
		
		
		
		
	
			11-06-2023 08:06 AM
The thread is started using a sequence call. The result of this seqeunce call contains the reults of "the thread"
My understanding is, that the result generation also puts these results in the report, just as if you'd run a subsequence in the same thread