How to right-click an image?
Asked by
Alex
on 2010-01-30
One can right-click a mouse in Windows. How do I do that in Sikuli scipt?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Alex
- Solved:
- 2010-01-30
- Last query:
- 2010-01-30
- Last reply:
- 2010-01-30
Sergey Darovskih (darovskih) said : | #1 |
have you tried rightClick()?
Alex (alh) said : | #2 |
That isn't listed in the API, but works thanks!
Sergey Darovskih (darovskih) said : | #3 |
Not at all :) You can find this command here http://
Alex (alh) said : | #4 |
Where exactly on that page is rightClick mentioned?
Alex (alh) said : | #5 |
Ok, I must be blind - it's right there. Many thanks Sergey for your help and sorry for the wasted time.
To post a message you must log in.