[Sikuli-driver] [Question #241221]: What does each parameter in log mean?

2013-12-24 Thread zhoudan
New question #241221 on Sikuli: https://answers.launchpad.net/sikuli/+question/241221 I get the following logs: [log] CLICK on L(720,750)@S(0)[0,0 1128x958] [log] CLICK on L(346,631)@S(0)[0,0 1128x958] What does L(720,750), @S(0), [0,0 1128x958] mean? Thank you. -- You received this

Re: [Sikuli-driver] [Question #241221]: What does each parameter in log mean?

2013-12-24 Thread RaiMan
Question #241221 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/241221 Status: Open = Answered RaiMan proposed the following answer: CLICK (left click) L(720,750) (location/point/pixel at x=720, y=750 with L(0,0) being left and above) @S(0) (the point is on the physical

Re: [Sikuli-driver] [Question #241219]: Does sikuli work with most of the popular picture formats?

2013-12-24 Thread RaiMan
Question #241219 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/241219 Status: Open = Answered RaiMan proposed the following answer: Internally Sikuli uses Java's standard ImageIO. The file endings it accepts can be listed in a Sikuli script using: import

Re: [Sikuli-driver] [Question #241208]: notebook

2013-12-24 Thread RaiMan
Question #241208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/241208 Status: Open = Needs information RaiMan requested more information: please be more specific: since it is Windows 8: new Windows 8 image or classic desktop? What does it mean: mouse not moving? paste a

Re: [Sikuli-driver] [Question #241208]: notebook

2013-12-24 Thread RaiMan
Question #241208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/241208 Description changed to: O skuli nao funciona no meu notebook. Tenho observado que ele consegue visualizar as imagen e detectá-las, mas não move o mouse. Já instalei um mouse comum e não obtive sucesso. Obs =

Re: [Sikuli-driver] [Question #241219]: Does sikuli work with most of the popular picture formats?

2013-12-24 Thread Parn Yin
Question #241219 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/241219 Status: Answered = Solved Parn Yin confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,