Page 1 of 1

Console Window on Different Computer

Posted: Tue Jun 26, 2018 8:16 pm
by riagarwal
Hello,

Is it possible to execute the Ranorex Solution on one computer and then watch the Console logs on different computer through Web.
As currently, I am running it on same computer and then its difficult for me to sometime look for Full Screen browser and then the message coming on console are missed.

Thanks
Ritesh

Re: Console Window on Different Computer

Posted: Wed Jun 27, 2018 5:28 am
by odklizec
Hi,

I believe the best way to achieve what you want, is to setup some kind of continuous integration system (e.g. Jenkins), with which you can start your test on attached ‘slave’ machine and then watch the console output via Jenkins Console Output page.