Re: [Sikuli-driver] [Question #205187]: combination on keypad

2012-08-07 Thread RaiMan
Question #205187 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205187 Status: Open => Answered RaiMan proposed the following answer: --- type The examples in the doc tell you: type("w", KeyModifier.CTRL) # lowercase w ! --- blue letters problem this is not possible to sol

Re: [Sikuli-driver] [Question #205187]: combination on keypad

2012-08-07 Thread Benjii Tiu
Question #205187 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205187 Status: Answered => Open Benjii Tiu is still having a problem: Saw that combination of keypad before. I tried it using this one type(Key.CTRL + W) and it did not work... how should i do the combination

Re: [Sikuli-driver] [Question #205187]: combination on keypad

2012-08-07 Thread RaiMan
Question #205187 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205187 Status: Open => Answered RaiMan proposed the following answer: Generally: there are docs, where some of your questions are answered. --- combination of keypad http://sikuli.org/docx/keys.html#key-const

Re: [Sikuli-driver] [Question #205187]: combination on keypad

2012-08-06 Thread Benjii Tiu
Question #205187 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205187 Description changed to: Hi there how do you do combination of keypad on sikuli. You see i wanted to do ctrl + w (cose current tab) instead of clicking x image since there are 2 x image in browser. Also,

[Sikuli-driver] [Question #205187]: combination on keypad

2012-08-06 Thread Benjii Tiu
New question #205187 on Sikuli: https://answers.launchpad.net/sikuli/+question/205187 Hi there how do you do combination of keypad on sikuli. You see i wanted to do ctrl + w (cose current tab) instead of clicking x image since there are 2 x image in browser. Since im asking about this, i h