New question #210418 on Sikuli:
https://answers.launchpad.net/sikuli/+question/210418
Hello,
i am using mac and trying to use sikuli on Windows with Parallels.
the paste() method doesn't work correctly on Windows. it takes always the first
paste() method.
like here:
screen.paste("123"); // 123
screen.paste("abc"); // 123
screen.paste("456"); // 123
can anyone help me to solve this problem?
--
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