Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-14 Thread Eugene Maslov
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Status: Open => Answered Eugene Maslov proposed the following answer: Try setting Settings.MinSimilarity=0.99 or 1.0 at the beginning of your script. Probably there are two similar animals on your page.

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-14 Thread Eugene Maslov
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Eugene Maslov proposed the following answer: Try also highlighting to see the details. And wait(1) after page-down will help avoiding confusions if the browser scrolls the site smoothly and the image is

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-14 Thread saryu
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 saryu confirmed that the question is solved: Thanks Eugene Maslov, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread Eugene Maslov
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Eugene Maslov posted a new comment: Really tried my code??? There are no page-downs in it. The output is 27 lines "[log] TYPE "#DOWN."", then "Hurray" box appears when "Create bug report" link appears at the

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread saryu
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Status: Answered => Open saryu is still having a problem: No.. On Execution I am able to see only one page down printed even if the Createbugrep.png (in your example) is present in the end of the page.

Re: [Sikuli-driver] [Question #271257]: I am not finding the right solution for my code

2015-09-10 Thread Eugene Maslov
Question #271257 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271257 Status: Open => Answered Eugene Maslov proposed the following answer: A trick promoting web sites? It works on my Chrome without problems on the page of this question , I just unindented the last if.