Re: [Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-10 Thread Gorilla
Question #213704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213704 Status: Answered = Open Gorilla is still having a problem: I know the images. But they apear in a random mode... (89,23) img B at moment +2 minutes (23,45) img C at moment +6 minutes (23,01) img

Re: [Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-10 Thread Gorilla
Question #213704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213704 Gorilla posted a new comment: Tnx for the click problem it works now. :D -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-09 Thread Gorilla
Question #213704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213704 Gorilla posted a new comment: it works if i change the click() function to this: Region_Menu_Guide=find(Pattern(KuA4IITEErat.png).similar(0.83).targetOffset(-2,-22)) #Find this image anywhere

Re: [Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-09 Thread Gorilla
Question #213704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213704 Gorilla posted a new comment: so can u detect the problem ? i allso have some questions like i have a circle and some difrent images...( A.B,C,.n) at diffrent distances .i am in the middle, and i

[Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-08 Thread Gorilla
New question #213704 on Sikuli: https://answers.launchpad.net/sikuli/+question/213704 Sikuli detects image and pretends clicking on it but is actualy just find hover it, and after that going to the next function ... [log] CLICK on (1313,126) [log] CLICK on (496,477) [log] CLICK on

Re: [Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-08 Thread Gorilla
Question #213704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213704 Gorilla posted a new comment: Sometimes it works but very rarely -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #213704]: click( img ) not working..

2012-11-08 Thread Gorilla
Question #213704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213704 Gorilla posted a new comment: W7 java 6 update 31 [log] CLICK on (1385,208) here it doens't click [error] Stoppedhere the program don't recognize the image on the screen

Re: [Sikuli-driver] [Question #207316]: How to find out what OS I'm running on?

2012-09-04 Thread Gorilla
Question #207316 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207316 Gorilla posted a new comment: It turns out that os.name yields - java os.getenv yields - Windows_NT sys.platform yields - java1.6.0_32 Looks like I will have to pick one of the environment variables

[Sikuli-driver] [Question #207316]: How to find out what OS I'm running on?

2012-08-30 Thread Gorilla
New question #207316 on Sikuli: https://answers.launchpad.net/sikuli/+question/207316 Is there a way I can determine if my script is running on Windows 7 or Windows XP? Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact