[Sikuli-driver] [Question #654290]: Java - Finder unable to find target image

2017-07-31 Thread Jai P
New question #654290 on Sikuli: https://answers.launchpad.net/sikuli/+question/654290 I am combining Appium and Sikuli to be able to automated my native app on iPhone by following the methodology discussed here - https://medium.com/@SimonKaz/appium-with-image-recognition-17a92abaa23d.

Re: [Sikuli-driver] [Question #654290]: Java - Finder unable to find target image

2017-07-31 Thread Jai P
Question #654290 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654290 Status: Open => Solved Jai P confirmed that the question is solved: I used the grab.app on Mac and was able to get SikuliX to match the target image. Cmd+Shift+4 or Apowersoft Mac Screenshot

Re: [Sikuli-driver] [Question #621227]: Sikuli not mathing images taken with native MAC OSX Screen Snipping Tool

2017-07-31 Thread Jai P
Question #621227 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/621227 Jai P posted a new comment: I used the grab.app on Mac and was able to get Sikuli to match the target image. Apowersoft Mac Screenshot did not work for me. I am on macOS Sierra 10.12.5 -- You received

Re: [Sikuli-driver] [Question #654290]: Java - Finder unable to find target image

2017-07-31 Thread Jai P
Question #654290 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654290 Status: Solved => Open Jai P is still having a problem: I used the grab.app on Mac and was able to get SikuliX to match the target image. Cmd+Shift+4 or Apowersoft Mac Screenshot did not work for me

Re: [Sikuli-driver] [Question #621227]: Sikuli not mathing images taken with native MAC OSX Screen Snipping Tool

2017-08-05 Thread Jai P
Question #621227 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/621227 Jai P posted a new comment: Actually, the Photos app on the Mac is the only pseudo-reliable way to get Sikuli to find the image. You can use it to crop the image to contain the text to be selected. -- You

Re: [Sikuli-driver] [Question #655435]: Coordinates x, y of image to be tapped on are beyond the base image, i.e. non-existent

2017-08-07 Thread Jai P
Question #655435 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655435 Summary changed to: Coordinates x,y of image to be tapped on are beyond the base image, i.e. non-existent -- You received this question notification because your team Sikuli Drivers is an answer contact

[Sikuli-driver] [Question #655435]: Coordinates x, y of image to be tapped on are beyond the base image

2017-08-07 Thread Jai P
New question #655435 on Sikuli: https://answers.launchpad.net/sikuli/+question/655435 I am using Appium and SikuliX to tap on certain elements on the phone screen where I have no ids provided. I use the *driver.getScreenshotAs(OutputType.FILE);* Appium method to take the screenshot of the

Re: [Sikuli-driver] [Question #660280]: Missing artifact jxgrabkey:jxgrabkey:pom:1.0

2017-11-03 Thread Jai P
Question #660280 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660280 Status: Answered => Open Jai P is still having a problem: I tried exactly what you have for pom.xml and I run into the same error "Missing artifact jxgrabkey:jxgrabkey:jar:1.0". Did you h

[Sikuli-driver] [Question #660280]: Missing artifact jxgrabkey:jxgrabkey:pom:1.0

2017-11-02 Thread Jai P
New question #660280 on Sikuli: https://answers.launchpad.net/sikuli/+question/660280 I know this question was asked before but the solutions that worked for some don't work for me. I have the following com.sikulix sikulixapi 1.1.0 but the project does not compile. I

[Sikuli-driver] [Question #660451]: Missing artifact com.github.vidstige:jadb:jar:-v1.0-g94ebf38-23 with sikulixapi 1.1.1

2017-11-07 Thread Jai P
New question #660451 on Sikuli: https://answers.launchpad.net/sikuli/+question/660451 As RaiMan suggested in another post of mine, I tried switching to v 1.1.1 - com.sikulix sikulixapi 1.1.1 but now my pom complains about "Missing artifact

Re: [Sikuli-driver] [Question #660451]: Missing artifact com.github.vidstige:jadb:jar:-v1.0-g94ebf38-23 with sikulixapi 1.1.1

2017-11-07 Thread Jai P
Question #660451 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660451 Status: Open => Solved Jai P confirmed that the question is solved: I had to exclude jadb to get 1.1.1 to work com.sikulix sikulixapi 1.