[Sikuli-driver] [Question #274061]: How to Set Up a Basic Loop

2015-11-11 Thread Moneer
New question #274061 on Sikuli: https://answers.launchpad.net/sikuli/+question/274061 Hello, I am trying to set up a basic script that will click on a group of icons and do some tasks. I have a page with a list of maps (3 columns, with about 20 maps in each column), each building map has the

Re: [Sikuli-driver] [Question #274061]: How to Set Up a Basic Loop

2015-11-11 Thread Moneer
Question #274061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274061 Description changed to: Hello, I am trying to set up a basic script that will click on a group of icons and do some tasks. I have a page with a list of maps (3 columns, with about 20 maps in each column),

Re: [Sikuli-driver] [Question #274061]: How to Set Up a Basic Loop

2015-11-11 Thread Eugene S
Question #274061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274061 Status: Open => Answered Eugene S proposed the following answer: try adding an additional wait just before your: doubleClick(x) It looks that at the moment thsi double click happens immediately after