Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: Thanks for helping ! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: Thanks for helping ! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: you are right about taking the screen shot using retina display. -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: Im using sikuli IDE in python -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: Im using sikuli IDE in python -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #676645]: ImportError: no module named sikuli

2018-12-06 Thread Dave Kane
New question #676645 on Sikuli: https://answers.launchpad.net/sikuli/+question/676645 I am getting an error when I attempt to run a python script (jython dak2.py). I've tried for a while to get to the bottom of this, to no avail and don't know what to do next. Any ideas? I’m running CentOS

[Sikuli-driver] [Bug 1807108] Re: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat: image type not RGBA

2018-12-06 Thread RaiMan
Ok, a step further ;-) I have the emulator working. At least I have found a problem and fixed it, so the capture() principally works now. But it does not give access to the whole screen content with varying amount of black pixels towards the bottom. The test now in the IDE works, if you

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread RaiMan
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 Status: Open => Needs information RaiMan requested more information: Not a matter of resolution, this only tells the system how many pixels per inch, but the pixels itself stay the same. try this, and

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 Status: Answered => Open ONG YI CHONG is still having a problem: Hmm, i changed the resolution of the screenshot to make it smaller but it still throws me the same error. -- You received this question

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: I made it pretty small and i think it should be samller than the size of the same image on screen. -- You received this question notification because your team Sikuli

[Sikuli-driver] [Bug 1807108] Re: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat: image type not RGBA

2018-12-06 Thread RaiMan
BTW: might be a problem with Android 5.x --- but as mentioned: Android experience very, very bad ;-) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1807108 Title: [1.1.4] Android: Screenshot

[Sikuli-driver] [Bug 1807108] Re: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat: image type not RGBA

2018-12-06 Thread RaiMan
ok, thanks for feedback and tests. I have my stuff with my Nexus 7 running on my Windows 10 ... ... and everything works as expected. My next step: get the emulator working. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1807150] [NEW] [request] Sikuli logs to HTML test runner report

2018-12-06 Thread RaiMan
Public bug reported: --- a possible solution I actually found a solution on how to write my custom logs into html test runner report.For this you need: sikulixIDE,HTMLTestreport and unittest. So I have a file, testRunner for example form where I'm running the tests. Those are

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: made it a request bug - see related bug -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Linked to bug: #1807150 https://bugs.launchpad.net/bugs/1807150 "[request] Sikuli logs to HTML test runner report" -- You received this question notification because your team Sikuli Drivers is

[Sikuli-driver] [Question #676371]: Status of bug #1807150 changed to 'In Progress' in Sikuli

2018-12-06 Thread RaiMan
Bug #1807150 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1807150 "[request] Sikuli logs to HTML test runner report" This bug is linked to #676371. Sikuli logs to HTML test runner report --- not possible

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Description changed to: --- a possible solution I actually found a solution on how to write my custom logs into html test runner report.For this you need: sikulixIDE,HTMLTestreport and

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: no problem. waiting for your feedback, or other users feedback -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: I accidentally posted that message , sorry:D -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: ok, understood. I will test and check, wether This can be an additional feature bundled with SikuliX. thanks again. -- You received this question notification because your

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: ok, thanks: you won the race, LOL ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread RaiMan
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 RaiMan posted a new comment: Thanks for the feedback, but your comment #5 "hides" the surely valuable information ;-) -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Rares Pasca posted a new comment: I actually found a solution on how to write my custom logs into html test runner report.For this you need: sikulixIDE,HTMLTestreport and unittest. So I have a file,

Re: [Sikuli-driver] [Question #676371]: Sikuli logs to HTML test runner report --- not possible

2018-12-06 Thread Rares Pasca
Question #676371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676371 Status: Answered => Solved Rares Pasca confirmed that the question is solved: I actually found a solution on how to write my custom logs into html test runner report. My setup is: -- You received this

[Sikuli-driver] [Bug 1807108] Re: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat: image type not RGBA

2018-12-06 Thread Lin U Min
I also try the screencap command without -p It's still return a 32bits-depth image. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1807108 Title: [1.1.4] Android: Screenshot problem - ADBDevice:

[Sikuli-driver] [Bug 1807108] Re: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat: image type not RGBA

2018-12-06 Thread Lin U Min
--- IDE:what is that? Sorry for my description It's just the SikulixIDE with Jython language. :) --- emulator:what exactly is that? possible for me to get it on my Windows 10? It's an emulator called "ldplayer".(http://www.ldplayer.net/) (Android 5.1) It works success on Windows 10. --- it

[Sikuli-driver] [Bug 1807108] Re: Screenshot problem of menuToolAndroid

2018-12-06 Thread RaiMan
--- IDE: Jython IDE what is that? --- emulator what exactly is that? possible for me to get it on my Windows 10? --- it returns ADBDevice: captureDeviceScreenMat: image type not RGBA adbscr.newRegion(0, 0, 1600, 900) does it mean the whole screen? if yes try: adbscr = adbStart() img =

[Sikuli-driver] [Bug 1807108] Re: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat: image type not RGBA

2018-12-06 Thread RaiMan
BTW: I guess the IDE hangs caused by this non-RGBA problem -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1807108 Title: [1.1.4] Android: Screenshot problem - ADBDevice: captureDeviceScreenMat:

Re: [Sikuli-driver] [Question #676625]: Windows: run script on command line --- killing cmd does not stop script

2018-12-06 Thread RaiMan
Question #676625 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676625 RaiMan proposed the following answer: I have to do some testing. ... and eventually make this a bug ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #676625]: Windows: run script on command line --- killing cmd does not stop script

2018-12-06 Thread RaiMan
Question #676625 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676625 Summary changed to: Windows: run script on command line --- killing cmd does not stop script -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1807108] Re: Screenshot problem of menuToolAndroid

2018-12-06 Thread Lin U Min
** Description changed: Sikuli versions: 1.1.4 OS: Windows 10 X64 IDE: Jython IDE I'm using adb to connect my emulator. Using menuToolAndroid to test, there're things failed. 1.Clicking "Check" Button: The first and second check was success. - In the third check: + In the third

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread RaiMan
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 RaiMan proposed the following answer: same size or smaller than the region/screen/image in that you are searching for it -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread ONG YI CHONG
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 ONG YI CHONG posted a new comment: Hmmm, is there a way around it ? So my Screenshot has to be the same size as the image that was from the screen shot ? -- You received this question notification because

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-12-06 Thread RaiMan
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 RaiMan proposed the following answer: A full-screen app in Windows 10 is an app, that gets a complete screen additionally to the normal window area on the desktop. The App class now works a bit differently

[Sikuli-driver] [Bug 1807108] [NEW] Screenshot problem of menuToolAndroid

2018-12-06 Thread Lin U Min
Public bug reported: Sikuli versions: 1.1.4 OS: Windows 10 X64 IDE: Jython IDE I'm using adb to connect my emulator. Using menuToolAndroid to test, there're things failed. 1.Clicking "Check" Button: The first and second check was success. In the third check: a.The capture icon feature sometimes

Re: [Sikuli-driver] [Question #676631]: cannot find image using find(image_path)

2018-12-06 Thread RaiMan
Question #676631 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676631 Status: Open => Answered RaiMan proposed the following answer: apparently the image /Users/ongyichong/Desktop/Screenshot_1544070692.png is larger in pixels than the current screen size. -- You

Re: [Sikuli-driver] [Question #676635]: sikuli doing right click instead of left using katalon studio sometimes !

2018-12-06 Thread RaiMan
Question #676635 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676635 Status: Open => Needs information RaiMan requested more information: what system? what Java? what SikuliX? how exactly is your relevant part of code? What is katalon studio? -- You received this