Question #236802 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236802
Description changed to:
want to select one of the option from dropdown menu (GUI). Example want
to open Notepad and perform this operation ,file-->save-->save
I have tried like below
OpenApp("Notepad)
wait(file.PNG,5)
click(file.PNG)
click(save.PNG)
click(save.PNG)
but I am not getting Save As window after click(save.PNG) and same as
Internet Explorer also i tried even there also same issue.
Note: if there is no shortcut keys, how will select?
I am taking snapshot of each and every option and giving in sikuli
because here i don't have any shortcut key available. please help me for
this?
Could you please help me for this issue?
--
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