[Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
New question #279271 on Sikuli: https://answers.launchpad.net/sikuli/+question/279271 When the test case is run it clicks the first image given and after that i have a wait and print to see whether sikuli has gotten there and after that i continue with the click on other images but for some reas

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Description changed to: When the test case is run it clicks the first image given and after that i have a wait and print to see whether sikuli has gotten there and after that i continue with the click on othe

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread RaiMan
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Open => Needs information RaiMan requested more information: multi-monitor? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Boris posted a new comment: Yes i have two monitors but this is run on virtual machine, so basicly sikuli is run from virtual machine and sees only the virtual machine. -- You received this question notific

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Boris posted a new comment: You are correct for the first part, the VM is located almost full screen on my monitor. The VM is windows XP. I have run other tests and click and other functions do work properly.

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Needs information => Open Boris gave more information on the question: The system is windows XP service pack 2. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread RaiMan
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 RaiMan requested more information: So if you say " but for some reason the cursor moves to the left top edge of the screen." then you mean the virtual screen inside the VM (since I understand, that the script

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread RaiMan
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Open => Answered RaiMan proposed the following answer: click(Pattern("1449589339439.png").similar(0.90).targetOffset(-29,-2)) If this does not crash with a FindFailed, the it finds something. T

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Boris posted a new comment: I also tried your idea with the highlight and it did not highlight anything even when i put that for the first image where the click works. -- You received this question notifica

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-16 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Answered => Open Boris is still having a problem: I ran the script using debug in command line: [debug] Jython: init SCREEN as () [debug] Sikuli-IDE environment setup: 7797 [debug] waiting for 1

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-17 Thread RaiMan
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Open => Answered RaiMan proposed the following answer: apparently something was found [debug] P(1449671558474.png) S: 0.9 T: -27,-2 has appeared. [log] CLICK on L(1650,190)@S(0)[0,0 1895x1085] .

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-17 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Answered => Open Boris is still having a problem: Heya RaiMan, i have tried with the highlight on a working click and the non working one and nothing is highlighted. The snippet i have provided

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-17 Thread RaiMan
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Open => Answered RaiMan proposed the following answer: sorry, no idea what the problem might be. instand of m.highlight(2) you might use print m to at least get the coordinates of what is fo

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-17 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Answered => Open Boris is still having a problem: ok will try with the idea to use print instead of highlight. My host system is windows 8.1 and am using VM with windows xp service pack 2. What i

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-17 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Boris gave more information on the question: a bit more information on this matter i think this one might be due to the application i am testing (writing tests). Because for some reason in some cases the appl

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-17 Thread RaiMan
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Status: Open => Answered RaiMan proposed the following answer: ok, don't mind: It is ok, if YOU understand, what might be going on ;-) I only now have a vague idea about that, but timing still is a chall

Re: [Sikuli-driver] [Question #279271]: When tests are run using xmlrunner the cursor moves to the end of the screen

2015-12-18 Thread Boris
Question #279271 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279271 Boris posted a new comment: Thanks for your support, i hope next week i will try it with new release and hopefully it will be working if not i will post here again :) thanks again. -- You received this ques