← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #661621]: Using Sikuli in multiple RDP connections

 

Question #661621 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661621

    Status: Open => Answered

RaiMan proposed the following answer:
A SikuliX test case on one physical machine cannot be influenced by any
other SikuliX stuff on any other machine - SikuliX itself does not have
any feature to do that.

If you see any mouse movement on your master machine, then this is
caused by the RDP stuff, depending on what you have setup on mouse and
keyboard handling.

While a test runs in one of your dispatchers, you should see the screen
changes in your respective RDP window. Wether you can see the mouse
move, again depends on setup and speed aspects.

What you never should do, while a test runs on a dispatcher: do not do
anything intentionally with mouse and keyboard on the master, while they
are catched by the RDP window: this actions would go to the dispatcher
and might interfere the test.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.