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

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

Reply via email to