← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #209059]: Drag And Drop not working

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This seems to be a special drag/drop situation.

So you should try to simulate the "human behavior" with a series of

mouseDown()
mouseMove() 
mouseUp()

in between you could insert appropriate wait()'s

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