Page 3 of 3

Re: Chrome headless

Posted: Mon Oct 26, 2020 12:30 pm
by spektr
So in the end it is the same if I minimize rd or disconnect it?

Re: Chrome headless

Posted: Mon Oct 26, 2020 12:32 pm
by odklizec
Yep. RDP locks desktop in both cases :D

Re: Chrome headless

Posted: Mon Oct 26, 2020 12:57 pm
by spektr
I see, i m trying to add a line where this could be called in set up region - to disconnect RDP when test is started. But, there is a trick i guess :)

Re: Chrome headless

Posted: Mon Oct 26, 2020 1:00 pm
by odklizec
But if you disconnect from RDP, the desktop will be locked anyway ;) Therefore, you must implement the trick, mentioned in the link I posted. Eventually, you should implement fully featured continuous integration solution, like Jenkins. Alternatively, you can use Ranorex remoting to start the test on target VM.

Re: Chrome headless

Posted: Mon Oct 26, 2020 1:01 pm
by spektr
Yes, i was thinking about Jenkins too, this could be one option though. Thanks man, thanks for your help and time ! :D

Re: Chrome headless

Posted: Mon Oct 26, 2020 1:11 pm
by odklizec
You are welcome ;)