[Sikuli-driver] [Question #233463]: appfocus and switchApp inconsistency with click

2013-08-02 Thread spencer
window focus switch to fail, but Sikuli doesn't even report an error. I'm using Windows Server 2008 R2 enterprise Please help!! Best, Spencer -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #233463]: [1.0] appfocus and switchApp inconsistency with click

2013-08-05 Thread spencer
Question #233463 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233463 Status: Answered = Solved spencer confirmed that the question is solved: Yeah, that's what I ended up doing, I just wanted to get an answer on the app focus method. Thanks! Spencer -- You received

[Sikuli-driver] [Question #280855]: There are two buttons that are exactly the same, one is gray but one is yellow. I want it to chose the yellow and not the gray.

2016-01-11 Thread Spencer
New question #280855 on Sikuli: https://answers.launchpad.net/sikuli/+question/280855 I am using SikuliX to run automated tests on a program. I have multiples of certain buttons in the program but I only want Sikuli to select the buttons when they are yellow (not gray). I have tried using

Re: [Sikuli-driver] [Question #280855]: There are two buttons that are exactly the same, one is gray but one is yellow. I want it to chose the yellow and not the gray.

2016-01-19 Thread Spencer
Question #280855 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280855 Status: Answered => Solved Spencer confirmed that the question is solved: Thanks TheGambler, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #681188]: unsatisfied link error: no opencv_java in java.library.path -

2019-06-06 Thread Spencer
Question #681188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681188 Spencer confirmed that the question is solved: Thanks TestMechanic, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #681188]: unsatisfied link error: no opencv_java in java.library.path -

2019-06-06 Thread Spencer
Question #681188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681188 Status: Answered => Solved Spencer confirmed that the question is solved: Thanks for the response! this is what the person did to solve my issue i think. I didn't realize how to symbolicly l

[Sikuli-driver] [Question #681188]: unsatisfied link error: no opencv_java in java.library.path -

2019-06-01 Thread Spencer
New question #681188 on Sikuli: https://answers.launchpad.net/sikuli/+question/681188 I followed these instructions to install opencv on mint https://opencv-java-tutorials.readthedocs.io/en/latest/01-installing-opencv-for-java.html#install-opencv-3-x-under-linux i keep getting this error:

Re: [Sikuli-driver] [Question #676029]: unsatisfied link error: no opencv_java in java.library.path

2019-06-01 Thread Spencer
Question #676029 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676029 Spencer posted a new comment: I can confirm this is still an issue. I followed these instructions to install opencv on mint https://opencv-java-tutorials.readthedocs.io/en/latest/01-installing- opencv

[Sikuli-driver] [Question #277315]: Can't get onAppear to work.

2015-12-09 Thread Spencer Keller
New question #277315 on Sikuli: https://answers.launchpad.net/sikuli/+question/277315 Hello, I'm evaluating SikuliX (V1.1.0) as a possible testing tool for our automation test effort. At present I'm writing all of my tests in Java as I know the language much better than Python. So here's my

Re: [Sikuli-driver] [Question #277315]: Can't get onAppear to work.

2015-12-09 Thread Spencer Keller
Question #277315 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/277315 Status: Open => Solved Spencer Keller confirmed that the question is solved: I figured it out from the JavaDoc. I was not starting an observer thread. Duh. Thanks, Spe

[Sikuli-driver] [Question #279331]: Does SikuliX cache images?

2015-12-16 Thread Spencer Keller
New question #279331 on Sikuli: https://answers.launchpad.net/sikuli/+question/279331 I'm seeing some strange behavior with SikuliX trying to locate images on the screen. I have seen this twice now in two days where my code calls Region.find(“some image file”) and SikuliX finds the wrong

Re: [Sikuli-driver] [Question #278990]: Questions about the Region observers

2015-12-17 Thread Spencer Keller
Question #278990 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/278990 Status: Answered => Solved Spencer Keller confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #279331]: Does SikuliX cache images?

2015-12-17 Thread Spencer Keller
Question #279331 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/279331 Status: Answered => Solved Spencer Keller confirmed that the question is solved: What I have observed may be a bug or something that I'm doing incorrectly. I will mark this as solved and if I

[Sikuli-driver] [Question #278990]: Questions about the Region observers

2015-12-14 Thread Spencer Keller
to time out? Same question for onAppear(). If the PSI target is ALREADY there does the observer get called immediately or does it time out Thanks, Spencer -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #280571]: How to convert a Region snapshot to a java byte array.

2016-01-06 Thread Spencer Keller
Question #280571 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280571 Status: Answered => Solved Spencer Keller confirmed that the question is solved: Thanks RaiMan. I saw in the ScreenImage javadoc that it is a "CANDIDATE FOR DEPRECATION" so I was trying

[Sikuli-driver] [Question #280218]: SilkuliX can't find images in an executable jar.

2015-12-28 Thread Spencer Keller
New question #280218 on Sikuli: https://answers.launchpad.net/sikuli/+question/280218 I'm packaging a SikuliX application up as an executable jar file and I'm having trouble with the path to the images. The jar file has a directory called /images where all of the .png files live but when I

Re: [Sikuli-driver] [Question #280218]: SilkuliX can't find images in an executable jar.

2015-12-30 Thread Spencer Keller
Question #280218 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280218 Status: Answered => Open Spencer Keller is still having a problem: Thank you. spence On Wed, Dec 30, 2015 at 1:09 AM, RaiMan < question280...@answers.launchpad.net> wrote: > Your ques

Re: [Sikuli-driver] [Question #293250]: Strange behavior with Chrome and Flash webapp

2016-06-01 Thread Spencer Keller
Question #293250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293250 Status: Answered => Solved Spencer Keller confirmed that the question is solved: Hello, I went back and looked at this today and I have figured out what is/was going on and it has NOTHING to

Re: [Sikuli-driver] [Question #280218]: SilkuliX can't find images in an executable jar.

2016-02-10 Thread Spencer Keller
Question #280218 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280218 Status: Solved => Open Spencer Keller is still having a problem: Hello, I would like to re-open this question. I still can not get this to work. Back in December I was working on a POC (Pr

Re: [Sikuli-driver] [Question #280218]: SilkuliX can't find images in an executable jar.

2016-02-10 Thread Spencer Keller
Question #280218 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280218 Status: Answered => Solved Spencer Keller confirmed that the question is solved: I am all set. I am embarrased to say that I had "fat fingered" my classname. It is working perfectly and

Re: [Sikuli-driver] [Question #286253]: Need a region is quiet (not changing) function

2016-02-22 Thread Spencer Keller
Question #286253 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/286253 Status: Open => Solved Spencer Keller confirmed that the question is solved: Well I wrote it and it works very well. I now feel like my code is making a reasonable check to see if the applicat

[Sikuli-driver] [Question #286253]: Need a region is quiet (not changing) function

2016-02-18 Thread Spencer Keller
New question #286253 on Sikuli: https://answers.launchpad.net/sikuli/+question/286253 Have a question. I'm building a test framework, in Java to test a Flex web application and need a “waitForQuietRegion()” method. This application paints in a very random order and sometimes paints fast and

Re: [Sikuli-driver] [Question #290565]: Mouse calls seem to cause hang

2016-04-12 Thread Spencer Keller
Question #290565 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/290565 Status: Needs information => Open Spencer Keller gave more information on the question: Hi, I'm using the sdk jar that came with the Sikuli 1.1.0 "SikuliX" download from: https://launchp

[Sikuli-driver] [Question #290565]: Mouse calls seem to cause hang

2016-04-11 Thread Spencer Keller
New question #290565 on Sikuli: https://answers.launchpad.net/sikuli/+question/290565 I'm using Sikuli V1.1 with Java 1.7. (I'm calling the Sikuli Java SDK) I just added a little code to move the mouse and "click" ( Mouse.down()) followed by Mouse.up() ) to select an item from a combo box. It

Re: [Sikuli-driver] [Question #290565]: [1.1.0] Mouse.move(x, y): seems to block subsequent usage of Region.click()

2016-04-13 Thread Spencer Keller
Question #290565 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/290565 Status: Answered => Solved Spencer Keller confirmed that the question is solved: I like your work-a-round better than mine and it works just fine. Thanks. -- You received this question notificat

[Sikuli-driver] [Question #293250]: Strange behavior with Chrome and Flash webapp

2016-05-04 Thread Spencer Keller
New question #293250 on Sikuli: https://answers.launchpad.net/sikuli/+question/293250 I've got a weird one. I'm writing automated tests for an Adobe Flash based webapp and I have a strange problem and I'm wondering if anyone else has ever seen this and possibly has a work-a-round. I have some

Re: [Sikuli-driver] [Question #293250]: Strange behavior with Chrome and Flash webapp

2016-05-04 Thread Spencer Keller
Question #293250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293250 Spencer Keller posted a new comment: Hi RaiMan, Timing was my first thought too so I added a sleep before the findRegion.wait() with not impact. I just did as you suggested and added 45 seconds to the wait

Re: [Sikuli-driver] [Question #293250]: Strange behavior with Chrome and Flash webapp

2016-05-04 Thread Spencer Keller
Question #293250 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293250 Spencer Keller posted a new comment: What will Sikuli do if it finds two matches within a Region? Won't it just return the first match it finds? -- You received this question notification because your

Re: [Sikuli-driver] [Question #296386]: Including sikulixlibslux.jar in a executable Java jar file

2016-07-13 Thread Spencer Keller
Question #296386 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/296386 Status: Open => Solved Spencer Keller confirmed that the question is solved: Never mind. I figured out how to do this. I needed to run the maven "mvn install:install-file" co

[Sikuli-driver] [Question #296386]: Including sikulixlibslux.jar in a executable Java jar file

2016-07-13 Thread Spencer Keller
New question #296386 on Sikuli: https://answers.launchpad.net/sikuli/+question/296386 I have a Java Sikuli project that builds and executes just fine on Windows. I'm now trying to get it to run on Linux but get an error that /sikulixlibs/linux/libs64 is not on the classpath. I build the

Re: [Sikuli-driver] [Question #542471]: Can Sikuli throw an exception if image file is not found?

2017-03-09 Thread Spencer Keller
Question #542471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/542471 Status: Answered => Solved Spencer Keller confirmed that the question is solved: Thanks so much. I guess I have a decision to make. :) -- You received this question notification because your t

[Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread spencer blake
New question #661944 on Sikuli: https://answers.launchpad.net/sikuli/+question/661944 Hi, I'm using Sikuli 1.1.1 but I am having trouble getting the HTMLTestRunner to include screenshots. Currently I am using the default HTMLTestRunner bundled with 1.1.1 and I have the source for the updated

Re: [Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread spencer blake
Question #661944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661944 Status: Answered => Solved spencer blake confirmed that the question is solved: Thanks RaiMan! Really appreciate all your work on this project. -- You received this question notification because y

Re: [Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread spencer blake
Question #661944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661944 spencer blake confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli