Hello at this moment i'm using threads at Program.cs when i run the test The report shows a warning message :
The apartment state of the current thread is not set to STA. Please make sure that all threads accessing Ranorex methods have their apartment state set to STA.
What is that? How can i solve?
Thanks