sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16890
Re: [Question #223366]: How to handle Application Dropdown menu selection
Question #223366 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/223366
Status: Open => Needs information
RaiMan requested more information:
can you somehow produce a series of screenshots and comment what you do manually to achieve what you want.
or make a short screen video.
Post it somewhere in the net or send it silently to my mail at https://launchpad.net/~raimund-hocke
this would help to understand.
To make a Sikuli script, it is only relevant, what the respective
application displays on the screen if you do some some mouse and/or
keyboard actions. It does not matter, how and with what the app was
built.
as a preparation for designing a script it would already help, to read some story like this:
when I have opened the app, a menu bar is displayed at the top of the app window. When I click on the button x, a dropdown menu containing 20 entries opens. these entries can be selected by typing a sufficient part of the entry text and then enter or by using key-down until positioned on the entry and press enter or by clicking an entry. The entries are fixed (always the same sequence and number) and I know the position of each entry. .....
something like that ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.