Re: [Sikuli-driver] [Question #240910]: Sikuli-api-standalone or sikuli-java.jar ?

2013-12-17 Thread Pedro Diaz
Question #240910 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240910 Pedro Diaz posted a new comment: Yes, we decided to go through with the standalone just because of the facility to deploy the code packed with the project. Since now the standalone is not working, for us, we

[Sikuli-driver] [Question #240979]: the screen will be black when click the screenshot

2013-12-17 Thread XiHao,Li
New question #240979 on Sikuli: https://answers.launchpad.net/sikuli/+question/240979 Dear, All I have install a sikuli on our demo machine yesterday, which have two display cards. - the OS is linux-SUSE, - the version installed named "Sikuli-X-1.0rc3 (r905)-linux-x86_64".

Re: [Sikuli-driver] [Question #240944]: Copying text from a label or a text embedded in image

2013-12-17 Thread Ninja Mustang
Question #240944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240944 Ninja Mustang posted a new comment: I tried to use Region.text() too to grab text from Flash GUI but it didn't seem to work well, especially the "-" but it gave me "?" instead. The area was about 20 character

Re: [Sikuli-driver] [Question #240547]: get log file like in Sikuli's message tab and save it to a file need help

2013-12-17 Thread Ninja Mustang
Question #240547 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240547 Status: Answered => Solved Ninja Mustang confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Dri

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-17 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Description changed to: Hello, How do I Key.DOWN x number of times? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #240910]: Sikuli-api-standalone or sikuli-java.jar ?

2013-12-17 Thread Southy
Question #240910 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240910 Southy posted a new comment: Interestingly, I am at the same crossroads. I used the standalone api (and added a remote interface) which works but there is no support (not even answers to questions posted).

Re: [Sikuli-driver] [Question #239566]: Automate a log in page which has Number pad.

2013-12-17 Thread Ruwan Pushpakumara
Question #239566 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239566 Status: Answered => Solved Ruwan Pushpakumara confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikul

Re: [Sikuli-driver] [Question #240944]: Copying text from a label or a text embedded in image

2013-12-17 Thread RaiMan
Question #240944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240944 Status: Open => Answered RaiMan proposed the following answer: either simulate a select© (if possible) which sends it to the clipboard and use Env.getClipboard() or us Region.text() try to OCR-read the

[Sikuli-driver] [Question #240944]: Copying text from a label or a text embedded in image

2013-12-17 Thread Ruwan Pushpakumara
New question #240944 on Sikuli: https://answers.launchpad.net/sikuli/+question/240944 Hi, I have a question on copying text from a label or copying a text which is embedded in an image. Is there are way to achieve this objective? Thanks, rpk -- You received this question notification becau

Re: [Sikuli-driver] [Question #240944]: Copying text from a label or a text embedded in image

2013-12-17 Thread Ruwan Pushpakumara
Question #240944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240944 Status: Answered => Open Ruwan Pushpakumara is still having a problem: RaiMan, Copy option is not available in this situation. How reliable it is to use Region.text() to copy text on an image ? -- You

Re: [Sikuli-driver] [Question #240935]: Large Test Batch (3000 test cases) gradually slows down in execution

2013-12-17 Thread Nathan Ash-Vie
Question #240935 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240935 Description changed to: Hello all, Hoping someone might be able to offer some advice. First a little background... I have written a script that automatically enters test cases into a UI I am testing. The UI

[Sikuli-driver] [Question #240935]: Large Test Batch (3000 test cases) gradually slows down in execution

2013-12-17 Thread Nathan Ash-Vie
New question #240935 on Sikuli: https://answers.launchpad.net/sikuli/+question/240935 Hello all, Hoping someone might be able to offer some advice. First a little background... I have written a script that automatically enters test cases into a UI I am testing. The UI contains around 90 fields

Re: [Sikuli-driver] [Question #240919]: Long term sikuli test

2013-12-17 Thread ManuCap31
Question #240919 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240919 Status: Answered => Solved ManuCap31 confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #240917]: Question on preciseness, time difference between two images

2013-12-17 Thread ManuCap31
Question #240917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240917 Status: Answered => Solved ManuCap31 confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #240910]: Sikuli-api-standalone or sikuli-java.jar ?

2013-12-17 Thread RaiMan
Question #240910 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240910 RaiMan posted a new comment: Thanks for feedback. All the best. Come back with any question if needed. -- You received this question notification because you are a member of Sikuli Drivers, which is an ans

Re: [Sikuli-driver] [Question #240910]: Sikuli-api-standalone or sikuli-java.jar ?

2013-12-17 Thread Pedro Diaz
Question #240910 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240910 Status: Answered => Solved Pedro Diaz confirmed that the question is solved: Thank you so much RaiMan for your quick answer. I think I will move the entire project to the maintained version. Great job

Re: [Sikuli-driver] [Question #240891]: Remote sikuli?

2013-12-17 Thread RaiMan
Question #240891 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240891 Status: Open => Answered RaiMan proposed the following answer: Beta1 still this year - I promise ;-) -- You received this question notification because you are a member of Sikuli Drivers, which is an a

Re: [Sikuli-driver] [Question #240910]: Sikuli-api-standalone or sikuli-java.jar ?

2013-12-17 Thread RaiMan
Question #240910 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240910 Status: Open => Answered RaiMan proposed the following answer: The package line SikuliX (now on version 1.0.1) is not API compatible to what you are using currently, sorry. And I already noticed, that t

Re: [Sikuli-driver] [Question #240919]: Long term sikuli test

2013-12-17 Thread RaiMan
Question #240919 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240919 Status: Open => Answered RaiMan proposed the following answer: Sikuli itself is rather reliable now with regards to having no memory leaks (no real problem currently known). When using long running comp

Re: [Sikuli-driver] [Question #240907]: [1.0.1]Sikuli-IDE can not launch, after double click the script "runIDE"

2013-12-17 Thread RaiMan
Question #240907 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240907 RaiMan requested more information: on your comment #2: are you using Java or Jython in Eclipse? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer cont

Re: [Sikuli-driver] [Question #240907]: [1.0.1]Sikuli-IDE can not launch, after double click the script "runIDE"

2013-12-17 Thread RaiMan
Question #240907 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240907 Status: Open => Answered RaiMan proposed the following answer: this is not the log file, but the command line window output. I want to see the produce log file in c:/SikuliX But I already guess the pro

Re: [Sikuli-driver] [Question #240917]: Question on preciseness, time difference between two images

2013-12-17 Thread RaiMan
Question #240917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240917 Status: Open => Answered RaiMan proposed the following answer: the relevant setting is Settings.WaitScanRate with a default value of 3, which means 3 searches per second with an updated screenshot With

[Sikuli-driver] [Question #240919]: Long term sikuli test

2013-12-17 Thread ManuCap31
New question #240919 on Sikuli: https://answers.launchpad.net/sikuli/+question/240919 Did someone run a test using Sekuli during 10 days? Would Sekuli be stable all long the test? What could be issues, memory? -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #240907]: [1.0.1]Sikuli-IDE can not launch, after double click the script "runIDE"

2013-12-17 Thread XiaojunZhou
Question #240907 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240907 Status: Solved => Open XiaojunZhou is still having a problem: The first problem, these are the logs: C:\SikuliX>runIDE.cmd -d +++ running this Java java version "1.7.0_15" Java(TM) SE Runtime Environment

[Sikuli-driver] [Question #240917]: Question on preciseness, time difference between two images

2013-12-17 Thread ManuCap31
New question #240917 on Sikuli: https://answers.launchpad.net/sikuli/+question/240917 Sikuli is capturing images every "x" seconds to process them. I would like to know "x", I mean the time between 2 images. Is this constant? Or what would be the factors (size of image, objects, etc). I'm working

Re: [Sikuli-driver] [Question #240907]: [1.0.1]Sikuli-IDE can not launch, after double click the script "runIDE"

2013-12-17 Thread XiaojunZhou
Question #240907 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240907 Status: Open => Solved XiaojunZhou confirmed that the question is solved: I already know,thank you! -- You received this question notification because you are a member of Sikuli Drivers, which is an an

[Sikuli-driver] [Question #240911]: Attach Screen Shots to ReportNG Reports using Maven

2013-12-17 Thread DeepaKiran
New question #240911 on Sikuli: https://answers.launchpad.net/sikuli/+question/240911 Hi All, I am using Sikuli + TestNG + Maven and using ReportNG for reports. Below is my POM.xml where i added listeners to surefire plugin for generating ReportNG reports. org.apache.maven.plugins

Re: [Sikuli-driver] [Question #240103]: Using console with iPython??

2013-12-17 Thread Launchpad Janitor
Question #240103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240103 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You

[Sikuli-driver] [Question #240910]: Sikuli-api-standalone or sikuli-java.jar ?

2013-12-17 Thread Pedro Diaz
New question #240910 on Sikuli: https://answers.launchpad.net/sikuli/+question/240910 Hello all, In our company we are using sikuli-api-1.0.2-standalone.jar but today we updated our machines (ubuntu 12.04) and our code stop working. I went into sikuli.org and (last time I checked was very diff

Re: [Sikuli-driver] [Question #240907]: [1.0.1]Sikuli-IDE can not launch, after double click the script "runIDE"

2013-12-17 Thread XiaojunZhou
Question #240907 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240907 Status: Answered => Open XiaojunZhou is still having a problem: Hi, I want to know in eclipse, Why I can not use method click() directly. -- You received this question notification because you are a me