sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44066
Re: [Question #659217]: Click 1st item in the Menu drop down
Question #659217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/659217
Status: Open => Solved
Varun Palani confirmed that the question is solved:
It worked just did some analysis.. used
Main = Find("image.png")
click("image.png")
employee = menu.below(20)
click(employee)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.