Hi,
I configured Ranorex dll's in visual studio and running my test cases from Visual Studio
Now the problem is Ranorex use mouse actions to run the operation in the screen so while the execution is going on I cannot minimize the screen neither I can do anything else in my machine
Please help me with a workaround where I can run the ranorex automation script from Visual Studio and minimize that screen where the automation is going on and simultaneously work on other tasks as well
TO give more clarity I am connecting to a virtual machine via RDP using the IP and password, that is my client machine inside that I am executing the Ranorex test cases from Visual Studio
Now I want to come out of the Virtual Machine (VM) while the execution is running and perform some other tasks outside the VM
Please help me to achieve this requirement
NOTE : I am not running the test cases in Ranorex, I am running the test cases from Visual Studio, I just configured the Ranorex DLL's in Visual Studio
Regards