Re: [Sikuli-driver] [Question #237032]: Problems building the Sikuli sources

2016-04-19 Thread Tanner
Question #237032 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237032 Tanner posted a new comment: The problem for me was I had not imported the project's maven repository. I added SikuliX-repo

Re: [Sikuli-driver] [Question #166785]: Windows: can't control keyboard or mouse when running from task scheduler (but scheduled task runs)

2016-04-19 Thread Shariq Tariq
Question #166785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166785 Shariq Tariq posted a new comment: So does the window need to be open for the scheduled sikuli job to run? also what command do you use to kill the task scheduler? -- You received this question

Re: [Sikuli-driver] [Question #291495]: If image not found start with new number

2016-04-19 Thread Karl
Question #291495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291495 Status: Open => Answered Karl proposed the following answer: Insert 'continue" inside you code: ... wait(2) while not exists("1460481116500-3.png"): popup("Check Maitrey something

[Sikuli-driver] [Question #291495]: If image not found start with new number

2016-04-19 Thread maitrey
New question #291495 on Sikuli: https://answers.launchpad.net/sikuli/+question/291495 If image (1460481116500-3.png) not found after popup program should start with new search given in myListFixed. What should i do in that case. I am new to sikulli myListFixed =

[Sikuli-driver] [Question #291477]: How to manage multi-instances of a same app (ex: multi-session) ??

2016-04-19 Thread Adrian Branluchon
New question #291477 on Sikuli: https://answers.launchpad.net/sikuli/+question/291477 Hi everyone :) I'm an apprentice in QA & Automation Testing Engineering in France and i'm trying to introduce sikuli to simplify my daily-work :) I would like to know if using python/jython/Sikuli methods,

[Sikuli-driver] [Bug 1572181] [NEW] Mouse.java use static "Screen" instead of one given by location

2016-04-19 Thread David ENJOLRAS
Public bug reported: in the Mouse.hjava code, we can see : r = Screen.getMouseRobot(); ==> This will always use the "Sceen" implementation, whatever if the user create another kind of screen ( like a VNCScreen ) It will be better to act on the screen defined by the location. IScreen

Re: [Sikuli-driver] [Question #291440]: difference between my screenshot and what sikuli searches?

2016-04-19 Thread RaiMan
Question #291440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291440 Status: Open => Answered RaiMan proposed the following answer: Retina display? if yes: you MUST use the IDE capture. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #291440]: difference between my screenshot and what sikuli searches?

2016-04-19 Thread f
Question #291440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291440 Status: Needs information => Open f gave more information on the question: I made the screenshot with Mac shortcut. Are they known issues with it? (it's a very good workflow for me to use these mac

Re: [Sikuli-driver] [Question #291438]: Can I validate Audio/Video playing in youtube in Android/ios Mobile

2016-04-19 Thread RaiMan
Question #291438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291438 RaiMan proposed the following answer: on desktop you surely have more possibilities. But be aware: - You can only script, what you can SEE on the desktop (and there is a limited OCR function). - Moving

Re: [Sikuli-driver] [Question #291440]: difference between my screenshot and what sikuli searches?

2016-04-19 Thread RaiMan
Question #291440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291440 Status: Open => Needs information RaiMan requested more information: Seems you are on Mac. Did you make the shot with SikuliX IDE or with Preview/Mac Shortcut? -- You received this question

[Sikuli-driver] [Bug 1572052] [NEW] [1.1.0.] popat is not defined

2016-04-19 Thread Vito Resnik
Public bug reported: I get an error for function popat() [error] NameError ( name 'popat' is not defined ) Version: 1.1.0. Windows 7 pro 64bit. script used: Settings.MoveMouseDelay = 0 click("test.png") paste(sys.argv[1]) type(Key.ENTER) popat(100,100) popup("Press OK") paste(sys.argv[2])

Re: [Sikuli-driver] [Question #291438]: Can I validate Audio/Video playing in youtube in Android/ios Mobile

2016-04-19 Thread Rakesh
Question #291438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291438 Rakesh posted a new comment: Thanks RaiMan. How about for video clips stored in the Desktop ? whether all scenarios can be tested ? -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #291440]: difference between my screenshot and what sikuli searches?

2016-04-19 Thread f
New question #291440 on Sikuli: https://answers.launchpad.net/sikuli/+question/291440 Hello, I have this issue: I make a screenshot, let the software as is, launch sikuli to find this image, and it says it cannot found it, displaying me a slightly faded version of the image. You can see a

Re: [Sikuli-driver] [Question #291438]: Can I validate Audio/Video playing in youtube in Android/ios Mobile

2016-04-19 Thread RaiMan
Question #291438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/291438 Status: Open => Answered RaiMan proposed the following answer: -- 1. SikuliX is not available on Android/iOS -- 2. even if it were, most of the needed features would not be possible with SikuliX You

[Sikuli-driver] [Question #291438]: Can I validate Audio/Video playing in youtube in Android/ios Mobile

2016-04-19 Thread Rakesh
New question #291438 on Sikuli: https://answers.launchpad.net/sikuli/+question/291438 Hi, I am completely new to the Video domain & Sikuli tool as well. Need your help for the below questions:- 1. How can i validate whether Audio is working fine ? 2. How can i validate the video status playing,