Re: [Sikuli-driver] [Question #249329]: Select a value from a Combo box (web element)

2014-06-02 Thread Brian Fu
Question #249329 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249329 Status: Open = Answered Brian Fu proposed the following answer: I think there are two methods to do it: 1. just simulate mouse action, find out scroll down picture and click it then find out the exact

[Sikuli-driver] [Question #249329]: Select a value from a Combo box (web element)

2014-05-27 Thread its2lz
New question #249329 on Sikuli: https://answers.launchpad.net/sikuli/+question/249329 I have a web app which contains a Combo Box, the combo box does not allow to type any string to auto select the value from the list. We have to manually scroll to the option to be selected. How do I automate