sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34744
Re: [Question #271640]: Click each record in a indeterminant list
Question #271640 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271640
RaiMan proposed the following answer:
not that easy.
you have to somehow find out the geometry of the list:
- somehow find the first line or something above
- somehow find the last line or something below
- calculate the height of the list using these 2 matches
Then loop through the lines by successively calculating the next click point (you have to know the height of one line for that)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.