← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #210418]: paste() on Parallels doesn't work correctly

 

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

    Status: Open => Needs information

RaiMan requested more information:
On my Mac 10.7 with Parallels 7 copy&paste from Mac to Windows-Parallels
does not work at all :-(

might be a typo above:
screen2.paste("2"); // pastes 1

since you said it works this way:
screen2.paste("2"); // pastes 2

and what happens if you simply say:
Screen().paste("2"); 

this would "only" create a new anonymous Screen object.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.