sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16889
[Question #223366]: How to handle Application Dropdown menu selection
New question #223366 on Sikuli:
https://answers.launchpad.net/sikuli/+question/223366
I posted this question originally as a followup to question 102758. Note that I am new to Python and Sikuli, so I bring a lot of ignorance to this subject. I searched the forum here and found 1022758 and also Stackoverflow references to how difficult menu selection is.
My application is not web-based, but is based upon an OLD Delphi 5 set of code; more recent potions/extensions have been in C++, but the popup section is Delphi.
The sequence is Run->Schedule. I have used the timing delay to successfully record the dropdown image, but that means recording and replaying two separate actions, which does not work. Similarly, the application (old Delphi) doesn't display the popup menu when keypress down is done; has to be click, then the menu has about 20 selections.
Any suggestions or code examples?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.