sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38269
[Question #294330]: KeyModifier.SHIFT + Key.END + Key.PAGE_DOWN not working to select all item in list box
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.