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

RaiMan posted a new comment:
if there are more entries in the list, so that some are not visible, I
guess one has to first use the key down, to get these entries visible.

pseudo code:
select first entry
while entry not found:
    key down

now the entry is visible and we have to repeat the drag to top, until
the entry really is at the top combined with intermediate key ups.

in any case much more complicated ;-)

-- 
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