Re: [Sikuli-driver] [Question #403038]: How to select a item on a really long drop down list on a webpage

2016-10-15 Thread masuo
Question #403038 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/403038

Status: Open => Answered

masuo proposed the following answer:
[my workaround:]
If I were you, I use Selenium WebDriver with SikuliX.
When I want to count items of dropdown list, I will use Selenium WebDriver API.

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #403038]: How to select a item on a really long drop down list on a webpage

2016-10-14 Thread Bear
Question #403038 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/403038

Description changed to:
I'm trying to get sikuli to select a specific item on a dropdown list of
over 500 items on a webpage.

So far i have it pressing EE for
example to finally getting to the item on the dropdown. But sadly the
item changes each time So i have to either remove or add an extra E to
select another item on the list.  Is there a work around.

The dropdown doesn't offer the ability to type in the item and select.
This is a very old website.

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp