sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34751
[Question #271722]: dragDrop
New question #271722 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271722
I would like to resize a column using dragDrop method but nothing happens when using this code:
col=find(Pattern("1443032753714.png").targetOffset(0,-1))
dragDrop(col,[col.x+200,col.y])
Can you tell me what I am doing wrong? I really don't know how to use dragDrop method just from the other questions to do with dragDrop, I know that it has two parameters.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.