Re: [Sikuli-driver] [Question #207756]: Can I use Jenkins with Sikuli?

2012-09-09 Thread ironmantis7x
Question #207756 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207756 Status: Answered = Open ironmantis7x is still having a problem: Thank you for the reply. I will need more details on how to set this up. Thanks! ironmantis7x

[Sikuli-driver] [Question #207756]: Can I use Jenkins with Sikuli?

2012-09-05 Thread ironmantis7x
New question #207756 on Sikuli: https://answers.launchpad.net/sikuli/+question/207756 I would like to use a Jenkins server to kick off sikuli scripts on a remote windows box that has some scripts that I have written. Is there a way to do that? ironmantis7x -- You received this question

Re: [Sikuli-driver] [Question #206956]: Can't launch sikuli script due to dll error

2012-08-29 Thread ironmantis7x
Question #206956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/206956 Status: Answered = Solved ironmantis7x confirmed that the question is solved: I fixed my issue ... scripts running fine on remote machine. **Important on Windows machines** make sure that BOTH

Re: [Sikuli-driver] [Question #206956]: Can't launch sikuli script due to dll error

2012-08-28 Thread ironmantis7x
Question #206956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/206956 Status: Answered = Open ironmantis7x is still having a problem: I uninstalled and reinstalled Java 32-bit. The error went away, but the script is just not running on the remote machine at all. -- You

[Sikuli-driver] [Question #206956]: Can't launch sikuli script due to dll error

2012-08-27 Thread ironmantis7x
an error. Please help ... thanks! ironmantis7x -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli

Re: [Sikuli-driver] [Question #206956]: Can't launch sikuli script due to dll error

2012-08-27 Thread ironmantis7x
Question #206956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/206956 Status: Answered = Open ironmantis7x is still having a problem: I did make sure that it is installed and used on both machines. i am still getting the same error. -- You received this question

Re: [Sikuli-driver] [Question #206956]: Can't launch sikuli script due to dll error

2012-08-27 Thread ironmantis7x
Question #206956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/206956 ironmantis7x gave more information on the question: Okay -- I ran this right on the remote machine (just locally) and it is interactive. I tried to run it from the other machine that is I am using

Re: [Sikuli-driver] [Question #205413]: trying to trap errors in sikili script not quite working --- indentation problem

2012-08-13 Thread ironmantis7x
Question #205413 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205413 ironmantis7x posted a new comment: Thanks for all your help on my issues. I am going with the approach to make the scripts smaller and therefore more simple in order to capture errors better

Re: [Sikuli-driver] [Question #205413]: trying to trap errors in sikili script not quite working

2012-08-10 Thread ironmantis7x
Question #205413 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205413 ironmantis7x gave more information on the question: oh ... forgot to include my code... sorry about that... if not exists(1344004317402.png):     print[error]: Can't Start Application     exit(1) click

Re: [Sikuli-driver] [Question #205413]: trying to trap errors in sikili script not quite working

2012-08-10 Thread ironmantis7x
Question #205413 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205413 Status: Answered = Open ironmantis7x is still having a problem: I am still not getting the app to exit on a fail.  It seems to fail on the step afterwards which is a wait for image to appear step

Re: [Sikuli-driver] [Question #205413]: trying to trap errors in sikili script not quite working

2012-08-10 Thread ironmantis7x
Question #205413 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205413 ironmantis7x gave more information on the question: Found my error -- whitespace matters.  i rewroet the program with different levels of white space (this time minimizing the whitespace and matching levels

Re: [Sikuli-driver] [Question #172559]: logging result of assert

2012-08-09 Thread ironmantis7x
Question #172559 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/172559 ironmantis7x posted a new comment: I am trying your recommendation from comment#1 and my test is not catching the assertions and exiting. what am I doing wrong?? here is my code

[Sikuli-driver] [Question #205413]: trying to trap errors in sikili script not quite working

2012-08-09 Thread ironmantis7x
! ironmantis7x -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net

Re: [Sikuli-driver] [Question #205142]: Windows: can't launch sikuli script (.skl) from command line

2012-08-06 Thread ironmantis7x
Question #205142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205142 ironmantis7x posted a new comment: - Yes it is the same machine (win7 64 bit machine) - what I meant to say was I saved used the export executable from the file menu to make a sikuli executable script. - I