Re: [Sikuli-driver] [Question #168790]: looping a list of hyperlinks

2012-01-24 Thread Winners
Question #168790 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/168790 Status: Answered = Solved Winners confirmed that the question is solved: Solved. Thanks! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #168790]: looping a list of hyperlinks

2011-08-27 Thread RaiMan
Question #168790 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/168790 Status: Open = Answered RaiMan proposed the following answer: make up a list of these hyperlinks: links = [link1.com, link2.com, ] and then loop thru the list and do what is needed for every

[Sikuli-driver] [Question #168790]: looping a list of hyperlinks

2011-08-21 Thread Winners
New question #168790 on Sikuli: https://answers.launchpad.net/sikuli/+question/168790 Suppose I have a list of 10 hyperlinks: hyperlink1 hyperlink2 ... hyperlink10 And suppose each link contains different text (no consistent pattern such as hyperlink as shown above). User wants to right click