New question #248998 on Sikuli:
https://answers.launchpad.net/sikuli/+question/248998

Hi. I've looked through some of the questions already answered here but have 
not been able to find a solution. I am trying to click on an option on a right 
click context menu.

I've kept it very simple and here is the script I used: 
rightclick(image1.png); wait(1)
click(image2.png)

I can see that the rightclicking action is performed and the context menu pops 
up. After the sleep the context menu disappears and the cursor moves to the 
exact position where the option in the menu option would have existed and then 
nothing happens. It says in the IDE that the click action was a success. The 
click action should have triggered an event.

Thanks and please let me know if you need more information.

-- 
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