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

Manasi posted a new comment:
Hi,

I have tried all the options mentioned above
1) s.dragDrop(image28, image31.targetOffset(30,488));
Or
2) s.drag(image28);
        s.mouseMove(30,488);
        s.mouseUp();

But it still does not work for me. It just drags the element but does
not drop it at the specified location. Could you please help me on this
please.

-- 
You received this question notification because your team Sikuli Drivers
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