← 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

RaiMan posted a new comment:
--- As to whether or not mouse movements in one RDP session might affect another RDP session
... still no way, SikuliX can do that - be sure ;-)

--- So the only workaround I see at the moment is to disable copy-paste
paste() in SikuliX uses the SystemClipboard and a simulated ctrl/cmd-v afterwards. So if you have the Clipboard-transfer option on, then of course this can have side effects depending on your settings in your RDP environment.
So if you need paste() in your tests, then the action  "disable copy-paste (clipboard) in RDP sessions" seems to be  appropriate.

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