New question #258522 on Sikuli:
https://answers.launchpad.net/sikuli/+question/258522
Development: Eclipse + PyDev + Jython 2.7b + SikuliX 1.1.0
So far I have used the following write commands:
- write("#C.l#w500.") # Equal to: Ctrl+l and wait 0.5
- write("#C.w#w1.") # Equal to: Ctrl + w and wait 1
- write("#N.") # Equal to: Key.Enter
How do I use write() to pass the "Delete" key?
Thanks,
Rodolfo
--
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