Re: [Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-17 Thread Nikki
Question #271428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271428 Nikki posted a new comment: What you suggested did not work so i tried this: focusWindow = App.focusedWindow() regionImage = capture(focusWindow) img2=(regionImage) file=open(r"C:\Sikuli\Test.txt",'a')

Re: [Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-17 Thread masuo
Question #271428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271428 masuo proposed the following answer: capture is here: http://sikulix- 2014.readthedocs.org/en/latest/screen.html#capturing -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-17 Thread masuo
Question #271428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271428 Status: Open => Answered masuo proposed the following answer: Finder feature is helpful for this question. http://sikulix-2014.readthedocs.org/en/latest/finder.html -- You received this question

Re: [Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-16 Thread Nikki
Question #271428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271428 Status: Needs information => Open Nikki gave more information on the question: I would like to compare a pic with a on screen list and have a popup if the screen matches but I can not get the compare

Re: [Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-16 Thread masuo
Question #271428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271428 masuo posted a new comment: You need to specify whether to determine a match with how the degree of similarity . http://sikulix-2014.readthedocs.org/en/latest/pattern.html excerpts from pattern.html:

Re: [Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-15 Thread Eugene S
Question #271428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271428 Status: Open => Needs information Eugene S requested more information: Hi, Could you please describe more generally what you want to achieve? -- You received this question notification because your

[Sikuli-driver] [Question #271428]: I would like to compare an image to the screen

2015-09-15 Thread Nikki
New question #271428 on Sikuli: https://answers.launchpad.net/sikuli/+question/271428 I am very new with Sikuli. I would like to compare an image to what is shown on the screen to make sure they are the same. -- You received this question notification because your team Sikuli Drivers is an