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

    Status: Open => Answered

RaiMan proposed the following answer:
same with Sikuli:
-- click() on the first file
-- keyDown(Key.CTRL)
-- click() on additional files
--- keyUp()

But depending on what you want to achieve, especially when the files are
on your local system, it might be much easier to use the respective
Python/Jython modules for file and directory handling.

There are some Q&A's around here.

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

Reply via email to