Hi,
I need to start my (ranorex gerenated) exe remotely but not in "minimized" mode\ which I call localy or remotely.
Because sometimes console window comes ahead some objects (especially text) of my tested application, and Ranorex can not find text in suitable time or can not find et all.
Is there a workaround for this ?
I al using psexec to run remotely my exe on another pc and there is a d option for psexec but is is notl solving my problem bcos it is not waiting execution result.
Thanks,
Rastek.
is it possible to run Renorex remotetly in minimized form
Re: is it possible to run Renorex remotetly in minimized form
This sounds like you need to add code to your automation tests to wait for the window to appear before you begin checking for the objects within that window.Because sometimes console window comes ahead some objects (especially text) of my tested application, and Ranorex can not find text in suitable time or can not find et all.
Write your automation as if it were a human doing it... They would not be looking for objects within a window to appear before the window itself has appeared...
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...