sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30385
[Question #261589]: Trying to delete trash using key strokes
New question #261589 on Sikuli:
https://answers.launchpad.net/sikuli/+question/261589
I am on Mac 10.10.1 and Sikuli 1.1.0.
Due to the bug of not being able to screenshot the trash icon on the dock, I am resorting to simulating keystrokes to delete files in my Trash folder. This is what I have but its not working. The log seems to say its working without error but I don't see the delete trash dialogue box popping up.
App.focus("finder")
type(Key.DELETE, KEY_SHIFT | KEY_CMD)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.