New question #294330 on Sikuli: https://answers.launchpad.net/sikuli/+question/294330
Hi, I am working with flash website, It has dynamic list box with scroll bar (in case items are more in the list box), if i press shift+end+page down key, I am able to select all the values in the list box, but same thing is not working with sikuli type(KeyModifier.SHIFT + Key.END + Key.PAGE_DOWN) I need to find a way to select all the item in the dynamic list box. I am automating all sikuli steps in selenium using eclipse. Any help will be appreciated! -- You received this question notification because your team Sikuli Drivers 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

