Re: [Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread TestMechanic
Question #658022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658022 Status: Open => Needs information TestMechanic requested more information: First of all did you try to copy and paste from the pop-up let say to notpad -- You received this question notification

Re: [Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread priyankap
Question #658022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658022 Status: Answered => Open priyankap is still having a problem: Shown as pop-up which has a complete line such as Your OTP is Zrtlcut. Kindly login This temp password is random and keeps changing Can

Re: [Sikuli-driver] [Question #658038]: subprocess.Popen does not seems to function within Sikuli 2017-90-14 macOS build

2017-09-14 Thread Ryan
Question #658038 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658038 Summary changed to: subprocess.Popen does not seems to function within Sikuli 2017-90-14 macOS build -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #658038]: subprocess.Popen does not seems to function within Sikuli 2017-09-14 macOS build

2017-09-14 Thread Ryan
Question #658038 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658038 Summary changed to: subprocess.Popen does not seems to function within Sikuli 2017-09-14 macOS build -- You received this question notification because your team Sikuli Drivers is an answer contact for

[Sikuli-driver] [Question #658038]: subprocess.Popen does not seems to function within Sikuli 2017-90-14 build

2017-09-14 Thread Ryan
New question #658038 on Sikuli: https://answers.launchpad.net/sikuli/+question/658038 Hello, I am in the process of creating a script that will run through various Unreal demos for me - it will launch them with a few arguments and then kill the process. So far, I am focusing on having A

Re: [Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread TestMechanic
Question #658022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658022 Status: Needs information => Answered TestMechanic proposed the following answer: 1. Most of the desktop popups allow to be copied as well ... just try it. 2. You can always ask developers to make it

Re: [Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread Manfred Hampl
Question #658022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658022 Status: Open => Needs information Manfred Hampl requested more information: Is the temp password only shown as an image on screen, or can you select and copy the text? -- You received this question

Re: [Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread priyankap
Question #658022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658022 Status: Answered => Open priyankap is still having a problem: We are testing desktop applications and there are few characters which are not read correctly -- You received this question notification

Re: [Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread TestMechanic
Question #658022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658022 Status: Open => Answered TestMechanic proposed the following answer: Any way to copy password from the popup. Usually this is possible in all web applications. -- You received this question

[Sikuli-driver] [Question #658022]: Reading content from pop up

2017-09-14 Thread priyankap
New question #658022 on Sikuli: https://answers.launchpad.net/sikuli/+question/658022 We are trying to add a test script using sikuli IDE to add user Our application generates a temporary password. We need to read the password accurately and and login with the temp password Is the OCR issue

Re: [Sikuli-driver] [Question #657969]: How to read text from notepad and type in form without Enter key

2017-09-14 Thread priyankap
Question #657969 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657969 Status: Answered => Solved priyankap confirmed that the question is solved: Thanks x.strip() helped me solve the problem -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #643668]: vnc.capture

2017-09-14 Thread David ENJOLRAS
Question #643668 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/643668 David ENJOLRAS posted a new comment: Found the issues : 1) ==> If I comment the "vnc.wait" line, then the capture is a black image We indeed need a small wait, a simple sleep(1) after vncstart if engouth to

Re: [Sikuli-driver] [Question #657904]: UnsatisfiedLinkError occurred when using OpenCV Java API bundled with SikuliX - not intended for direct usage

2017-09-14 Thread Wendell
Question #657904 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657904 Wendell posted a new comment: Hi RaiMan, The result that i made the checks from the tools menu seems that go to the default screen and swipe left right run successfully, but when try to run a tap, the ide

Re: [Sikuli-driver] [Question #658004]: Location: outside any screen at startup

2017-09-14 Thread David ENJOLRAS
Question #658004 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658004 Status: Needs information => Open David ENJOLRAS gave more information on the question: I'm running sikuli by command line, On same system, Multiple test run well, and some fails. The particularity:

Re: [Sikuli-driver] [Question #657904]: UnsatisfiedLinkError occurred when using OpenCV Java API bundled with SikuliX - not intended for direct usage

2017-09-14 Thread RaiMan
Question #657904 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657904 RaiMan posted a new comment: I just tested on my Mac with a Nexus7/Android 6 attached. Everything works as expected. I will now have to check on Windows (only Win 10 64 available). BTW: by convention: a

Re: [Sikuli-driver] [Question #657904]: UnsatisfiedLinkError occurred when using OpenCV Java API bundled with SikuliX - not intended for direct usage

2017-09-14 Thread RaiMan
Question #657904 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657904 RaiMan proposed the following answer: ok, I will check latest within the next 24 hours. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #657904]: UnsatisfiedLinkError occurred when using OpenCV Java API bundled with SikuliX - not intended for direct usage

2017-09-14 Thread Wendell
Question #657904 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657904 Wendell posted a new comment: Hi RaiMan, I'm trying to figure out this problem because I only want to use the method which afford by sikulix to interact with android devices. Just like import

Re: [Sikuli-driver] [Question #658004]: Location: outside any screen at startup

2017-09-14 Thread RaiMan
Question #658004 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658004 Status: Open => Needs information RaiMan requested more information: Possible reason: You either have an irregular screen setup or no real screen at all. -- You received this question notification

[Sikuli-driver] [Question #658004]: Location: outside any screen at startup

2017-09-14 Thread David ENJOLRAS
New question #658004 on Sikuli: https://answers.launchpad.net/sikuli/+question/658004 I have the message "Location: outside any screen (45924672, 45924672)' at a regular basis. I've modified the code to dump stack in such case and have this : [error] 10:48:45 Location: outside any screen

Re: [Sikuli-driver] [Question #657975]: RobotFramework: problems with python classes

2017-09-14 Thread venkatesh
Question #657975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657975 Status: Answered => Solved venkatesh confirmed that the question is solved: Hi Raiman, Mistake is from my side , i just now saw there are two regionDictionary.py classes one in 1) Folder/Folder which

Re: [Sikuli-driver] [Question #657236]: Will Sikuli supports browser testing like selenium ?

2017-09-14 Thread Manikandan G
Question #657236 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657236 Manikandan G confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #657975]: RobotFramework: problems with python classes

2017-09-14 Thread RaiMan
Question #657975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657975 Status: Open => Answered RaiMan proposed the following answer: reg = regionDictionary(1920,1080) In your code I cannot see an init method that initializes the reg object with the given values and the

Re: [Sikuli-driver] [Question #657975]: RobotFramework: problems with python classes

2017-09-14 Thread RaiMan
Question #657975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657975 Summary changed to: RobotFramework: problems with python classes -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1717175] Re: [request] want to know the similarity score in case of find failed

2017-09-14 Thread RaiMan
A possibility might be to add a Region.getLastScore(), which would be available independently from the existence of a match object. ... but I doubt that it is possible to implement it in 1.1.x (the access to a score in case of find failed is buried deep down in native C++ code, which I do not

[Sikuli-driver] [Bug 1717175] [NEW] [request] want to know the similarity score in case of find failed

2017-09-14 Thread RaiMan
Public bug reported: Trying to find out if we can get the highest match score of a failed Region.exists() call. I know that method returns None if a match is not found but would be nice to know "how close" we got to finding the image. Thanks! ** Affects: sikuli Importance: Medium

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

2017-09-14 Thread RaiMan
Bug #1717175 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1717175 "[request] want to know the similarity score in case of find failed" This bug is linked to #657922. Is there a way to get the highest match score of a failed Region.exists() call?

Re: [Sikuli-driver] [Question #657922]: Is there a way to get the highest match score of a failed Region.exists() call?

2017-09-14 Thread RaiMan
Question #657922 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657922 Linked to bug: #1717175 https://bugs.launchpad.net/bugs/1717175 "[request] want to know the similarity score in case of find failed" -- You received this question notification because your team

Re: [Sikuli-driver] [Question #657922]: Is there a way to get the highest match score of a failed Region.exists() call?

2017-09-14 Thread RaiMan
Question #657922 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657922 RaiMan proposed the following answer: @skeets Thanks for the detailed explanation, which is based on a good understanding of the SikuliX internals. I will make your idea a request bug and check what is