[Sikuli-driver] [Question #246111]: I cant'r run Java/Sikuli code on Jenkins

2014-03-26 Thread jeff radom
New question #246111 on Sikuli: https://answers.launchpad.net/sikuli/+question/246111 I'm new to Sikuli and looking for help. I've written quite a few tests using Java, Sikuli and Selenium combined together and they all run OK locally on Mac OS. Now, I'm trying to run the same code on Jenkins

Re: [Sikuli-driver] [Question #246084]: Count an image available on screen.

2014-03-26 Thread Eugene S
Question #246084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246084 Eugene S posted a new comment: Hi, If this answers your question, please consider marking it as "Solved". It makes it easier to navigate the answers and finding which ones still need to be answered. Thanks

Re: [Sikuli-driver] [Question #246084]: Count an image available on screen.

2014-03-26 Thread Garima Kumar
Question #246084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246084 Status: Answered => Open Garima Kumar is still having a problem: Hello RaiMan, Thanks a lot for your help. It's working for me. Regards Garima On Wed, Mar 26, 2014 at 11:41 PM, RaiMan < question246..

Re: [Sikuli-driver] [Question #246055]: New User, Please someone can help me with running Sikuli Scripts Continuously as a test suite

2014-03-26 Thread Eugene S
Question #246055 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246055 Status: Open => Answered Eugene S proposed the following answer: Hi, Assuming you working under Windows OS, you can use a batch file to create test sets. For example something like that: @echo off cls

Re: [Sikuli-driver] [Question #246048]: How can I run Sikuli java code on Jenkins with headless browser

2014-03-26 Thread jeff radom
Question #246048 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246048 jeff radom gave more information on the question: I run Jenkins on Mac OS -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #245565]: ScreenRemote - help please?

2014-03-26 Thread Southy
Question #245565 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245565 Status: Answered => Open Southy is still having a problem: Hi, Thanks for the answer. I did have a quick look at the code before I posted but my coding skills are not the best and I didn't manage to sol

Re: [Sikuli-driver] [Question #245849]: exists() but cannot click()

2014-03-26 Thread Ray Bobak
Question #245849 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245849 Ray Bobak posted a new comment: I have been attempting to recreate with the -d 3 without any success so far. Is just like work, adding tracing or debugging code seems to change the environment sufficiently t

Re: [Sikuli-driver] [Question #246084]: Count an image available on screen.

2014-03-26 Thread RaiMan
Question #246084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246084 Status: Open => Answered RaiMan proposed the following answer: count = 0 try: matches = list(findAll(<>)) count = len(matches) except FindFailed: pass #nothing to do print "found:", count

Re: [Sikuli-driver] [Question #246053]: Sikuli with Maven on OpenSuse 13.1:App.open(firefox) doesn't show Java plugin

2014-03-26 Thread Mike S
Question #246053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246053 Status: Answered => Solved Mike S 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, w

Re: [Sikuli-driver] [Question #246048]: How can I run Sikuli java code on Jenkins with headless browser

2014-03-26 Thread jeff radom
Question #246048 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246048 Status: Answered => Open jeff radom is still having a problem: Well, is it a way to run my Sikuli tests on Jenkins? Do you know by any chance if I can configure Jenkins to run with full browser (non- he

[Sikuli-driver] [Question #246084]: Count an image available on screen.

2014-03-26 Thread Garima Kumar
New question #246084 on Sikuli: https://answers.launchpad.net/sikuli/+question/246084 Hello team, I have a scanerio where i have single image multiple times on a screen. now i want to count for this image, that how many times this image is available. please guide me how to proceed with this. if p

Re: [Sikuli-driver] [Question #245998]: Interesting Observation using Try to close window.

2014-03-26 Thread RaiMan
Question #245998 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245998 RaiMan posted a new comment: ok -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #245998]: Interesting Observation using Try to close window.

2014-03-26 Thread Carl
Question #245998 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245998 Carl posted a new comment: The added complexity of highlighting is to show management visually what is happening. During this prototype phase it is better if they can see the flow of events as we talk through

Re: [Sikuli-driver] [Question #245142]: How to run a sikuli program written in computer A perform the operations in computer B with virtual screen of B visible to A

2014-03-26 Thread Launchpad Janitor
Question #245142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245142 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

Re: [Sikuli-driver] [Question #245849]: exists() but cannot click()

2014-03-26 Thread RaiMan
Question #245849 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245849 RaiMan proposed the following answer: --- things are even stranger now. none of the files listed for captured images exist. these temp image files are purged at script termination. To preserve them you need

Re: [Sikuli-driver] [Question #245998]: Interesting Observation using Try to close window.

2014-03-26 Thread RaiMan
Question #245998 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245998 RaiMan posted a new comment: not really the solution: wTCRC is an App object, that does not understand highlight. I do not understand the complexity: this is all you need: App("My Rich Client Launcher").clo

Re: [Sikuli-driver] [Question #246070]: How to write error in cmd when I run sikuli from cmd

2014-03-26 Thread RaiMan
Question #246070 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246070 Status: Open => Answered RaiMan proposed the following answer: what is your exact/complete command you are using currently? -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #246053]: Sikuli with Maven on OpenSuse 13.1:App.open(firefox) doesn't show Java plugin

2014-03-26 Thread RaiMan
Question #246053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246053 Status: Open => Answered RaiMan proposed the following answer: try App.Open("firefox ") Does it load now? if yes, wait until FF is completely open and then paste the url after a CTRL-L -- You receiv

Re: [Sikuli-driver] [Question #245841]: Not able to import pythons sqlite3 module in sikuli IDE

2014-03-26 Thread RaiMan
Question #245841 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245841 Status: Open => Answered RaiMan proposed the following answer: http://www.codingourweb.com/read-and-write-to-a-mysql-database-from- sikuli/ -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #246048]: How can I run Sikuli java code on Jenkins with headless browser

2014-03-26 Thread RaiMan
Question #246048 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246048 Status: Open => Answered RaiMan proposed the following answer: Sikuli does not work on headless systems. -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #245965]: cannot import another module

2014-03-26 Thread shaihulud
Question #245965 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245965 Status: Answered => Solved shaihulud 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 #245565]: ScreenRemote - help please?

2014-03-26 Thread RaiMan
Question #245565 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245565 Status: Open => Answered RaiMan proposed the following answer: Uuups, seems to be a design bug. Some kept objects not getting eligible for GC. I am very short on time currently for Sikuli, so you have t

[Sikuli-driver] [Question #246070]: How to write error in cmd when I run sikuli from cmd

2014-03-26 Thread Jianing
New question #246070 on Sikuli: https://answers.launchpad.net/sikuli/+question/246070 Now I've been using cmd line to start sikuli, it works fine but I don't know how to print sikuli errors into cmd windows in case sikuli stop runing by interrup or can't find some images... -- You received t