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

    Status: Answered => Open

emrah kara is still having a problem:
Sikuli itself is running on Mac with Java.  Sikuli starts the Parallels
and then windows.

i tried it in a Simple Methode, but it doesnt work (pastes always the
same)

for Example:

public void pasteSomething(){
Screen screen = new Screen();
screen.paste("1");   // pastes 1
screen.paste("2");  // pastes 1
screen.paste("3"); // pastes 1
}

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to