Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-31 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Muthumanikandan gave more information on the question: I am not able to paste my screenshot here, how to paste my screenshot -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #653019]: How to bring the minimized window to frontmost and click the button in it

2017-07-31 Thread dinev
Question #653019 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653019 dinev posted a new comment: No attached image. Use Jing and post a link here -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

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 this

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 did not

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. I

Re: [Sikuli-driver] [Question #653019]: How to bring the minimized window to frontmost and click the button in it

2017-07-31 Thread Rathinavel
Question #653019 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653019 Rathinavel posted a new comment: am using Win7 64 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #653019]: How to bring the minimized window to frontmost and click the button in it

2017-07-31 Thread Rathinavel
Question #653019 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653019 Rathinavel gave more information on the question: Hi Dinev, "X" is for maximizing the window. It is working fine. for me minimized should be restored. In the attached image (Image sent to mail id

[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 #652975]: capture image automatically in a specific location

2017-07-31 Thread dinev
Question #652975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/652975 dinev posted a new comment: Just saw the question and can confirm that this code: print "You have 3 seconds to focus notepad" sleep(3) keyDown(Key.SHIFT) type("a") keyUp() works fine on Windows 10, Mac Os

Re: [Sikuli-driver] [Question #653019]: How to bring the minimized window to frontmost and click the button in it

2017-07-31 Thread dinev
Question #653019 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653019 dinev posted a new comment: Just wondering what "w" is doing - at least nothning on my Win10 Maybe you need "x" is for maximizing Can you provide screencast of your problem. You may use notepad if you do

Re: [Sikuli-driver] [Question #654227]: Use offset(Location(x, y)} but get wrong position some time

2017-07-31 Thread dinev
Question #654227 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654227 dinev posted a new comment: Use "highlight" command to visualize your target and subsequent calculation There is a chance that initial target is not recognized correctly if you dynamic application -- You

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-31 Thread dinev
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 dinev posted a new comment: Can you give a visual example of your question? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #654229]: Loading Sikuli script from an URL Steps Required

2017-07-31 Thread dinev
Question #654229 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654229 Status: Open => Answered dinev proposed the following answer: Idea 1 : Use STAF framework: This is very robust and well supported test framework with multiple purposes - http://staf.sourceforge.net/

Re: [Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-07-31 Thread dinev
Question #654244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654244 Status: Open => Answered dinev proposed the following answer: "I am looking for a simple script that will watch for an image, type the letter c until the image is gone. then wait for the image to come

Re: [Sikuli-driver] [Question #654090]: How to sort without search option in python

2017-07-31 Thread Muthumanikandan
Question #654090 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654090 Muthumanikandan posted a new comment: Can anyone help me with example code for the above query -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #654252]: While opening a particular script: index out of range error displayed

2017-07-31 Thread Muthumanikandan
Question #654252 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654252 Status: Needs information => Solved Muthumanikandan confirmed that the question is solved: Issue solved , i copied the script from backup folder and replaced the script now it is working fine.. But

Re: [Sikuli-driver] [Question #654252]: While opening a particular script: index out of range error displayed

2017-07-31 Thread Manfred Hampl
Question #654252 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654252 Status: Open => Needs information Manfred Hampl requested more information: Can you post the contents of your script, either here, or in pastebin.ubuntu.com, or somewhere else? -- You received this