Re: [Sikuli-driver] [Question #261751]: Import sikuli file from a sikuli file fails

2015-06-27 Thread Scott
Question #261751 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261751 Scott posted a new comment: I've tried the above in Ruby and get errors. Mac OS 10.9.5/Ruby/SikuliX 1.1.0. Both files in the same folder.. # content script a.sikuli import b # content script b.sikuli

Re: [Sikuli-driver] [Question #268554]: findAll() after PAGE_DOWN does not work

2015-06-26 Thread Scott
Question #268554 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268554 Scott 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, which is an answer contact for

Re: [Sikuli-driver] [Question #268554]: findAll() after PAGE_DOWN does not work

2015-06-26 Thread Scott
Question #268554 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268554 Status: Answered => Solved Scott confirmed that the question is solved: Yep! That was it. Thank you for answering my question so fast. Scott -- You received this question notification because

Re: [Sikuli-driver] [Question #99475]: Novice: How to include page down key

2015-06-25 Thread Scott
Question #99475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/99475 Scott posted a new comment: I don't know if this helps but. Make sure the window has the focus. click(anywhere) on the window, then try the rest. -- You received this question notification becaus

[Sikuli-driver] [Question #268554]: findAll() after PAGE_DOWN does not work

2015-06-25 Thread Scott
hover(i) #more processing here end @mm = nil end i = 0 while i < 2 #loop more times after condition test sortIcons type(Key.PAGE_DOWN) i += 1 end Thank you, Scott -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #252323]: Sikuli stuck in run slow

2015-04-24 Thread Scott
Question #252323 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252323 Scott posted a new comment: I am also seeing this issue on a co workers install, it continued after restarting the ide, but his scripts work fine on my install ... Has there been any development of this

[Sikuli-driver] [Question #255842]: How to run Sikuli on Chromebook (Chrome OS)?

2014-10-16 Thread Scott
New question #255842 on Sikuli: https://answers.launchpad.net/sikuli/+question/255842 I want to run some automatic test on Chromebook (Chrome OS) with Sikuli. Could you please provide way? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer c

[Sikuli-driver] [Bug 1178018] Re: 32 bit dll wont work on Windows7 64 bit

2013-05-08 Thread Scott Simmons
Called Sikuli-IDE-w.bat and all is well. Sorry, should have read the documentation more thoroughly. :-) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1178018 Title: 32 bit dll wont work on Window

[Sikuli-driver] [Bug 1178018] [NEW] 32 bit dll wont work on Windows7 64 bit

2013-05-08 Thread Scott Simmons
Public bug reported: C:\Users\ssimmons\Desktop\Automated GUI tests>java -jar "C:\Program Files (x86)\Sikuli X\sikuli-script.jar" "C:\Users\ssimmons\Des ktop\Automated GUI tests\Log on as ssimmons.skl" [error] Can't run this Sikuli script: C:\Users\ssimmons\Desktop\Automated GUI tests\Log on as s

Re: [Sikuli-driver] [Question #223905]: drag files to a folder filenames read from a file

2013-03-27 Thread scott f
Question #223905 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/223905 scott f posted a new comment: Here is an example First, open Excel and select the first ticket ID. Then, make sure your Firefox (or other browser) window is ready to search. Hopes this helps get you or

Re: [Sikuli-driver] [Question #224364]: How to Retrieve the Column number if we know the Column name in excel using Sikuli ?

2013-03-27 Thread scott f
Question #224364 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/224364 Status: Open => Needs information scott f requested more information: First of all, what version of Excel are you using? (2003. 2007, 2010)? Secondly, what do you mean by "Column number"

Re: [Sikuli-driver] [Question #207360]: Java: How to slow down a key combination

2012-08-31 Thread scott f
Question #207360 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207360 scott f posted a new comment: I just realized that the keyDown/keyUp syntax is probably slightly different in Eclipse. Also, comments are probably not with hashes. You'll need to adapt the syntax w

Re: [Sikuli-driver] [Question #207360]: Java: How to slow down a key combination

2012-08-31 Thread scott f
Question #207360 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207360 Status: Open => Answered scott f proposed the following answer: Hi Boipelo, I have a guess as to your problem. The way you coded it, I think you are first typing "ALT + SPACE" and then ty

Re: [Sikuli-driver] [Question #184896]: Redhat 64-bit problems

2012-01-16 Thread Scott
Question #184896 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184896 Status: Answered => Solved Scott confirmed that the question is solved: I got it working by following this link: https://answers.launchpad.net/sikuli/+question/152727 -- You received this quest

Re: [Sikuli-driver] [Question #184896]: Redhat 64-bit problems

2012-01-16 Thread Scott
Question #184896 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184896 Scott posted a new comment: Ah. Thanks for the reply. This helped to discover libJXGrabKey.so had a problem with: GLIBCXX_3.5.9 not found and GLIBCXX 3.411 not found. Looks like I'll need to re-

[Sikuli-driver] [Question #184896]: Redhat 64-bit problems

2012-01-16 Thread Scott
S then just back to prompt, with no more output... What to try next? Thanks, Scott -- 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/~s

Re: [Sikuli-driver] [Question #184896]: Redhat 64-bit problems

2012-01-16 Thread Scott
Question #184896 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184896 Linked to bug: #184433 https://bugs.launchpad.net/bugs/184433 "PPA search is case-sensitive" -- You received this question notification because you are a member of Sikuli Drivers, which is an an

Re: [Sikuli-driver] [Question #184433]: Redhat Linux 64Bit: problems to get Sikuli to work

2012-01-13 Thread Scott
Question #184433 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184433 Scott posted a new comment: I too have tried to run sikuli on Red Hat Enterprise Linux Server release 5 1) Downloaded and built wmctrl-1.07.tar.gz 2) Downloaded and built OpenCV-2.3.1a.tar.bz2 3) Defined

[Sikuli-driver] [Question #182448]: After Java version 30 update yesterday the Sikuli IDE does not launch.

2011-12-20 Thread Scott Muir
New question #182448 on Sikuli: https://answers.launchpad.net/sikuli/+question/182448 Sikuli had been working well for a few weeks on my Win 7 PC. Yesterday Java upgraded from Java 6 upgrade 29 to 30. Immediately after this I found that I could no longer launch Sikuli from the desktop icon, start

[Sikuli-driver] [Bug 752065] Re: Screen goes black when capturing image when running on VM Fusion

2011-10-20 Thread scott
This issue doesn't seem to happen on Mac 10.7 VM (Not Server)image. It was performed under following platform. VM Host: Mac 10.6 VM Guest: Mac 10.7 VM fusion 4 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad

Re: [Sikuli-driver] [Question #174821]: How to add log statement into the log files generated via command line

2011-10-19 Thread scott
Question #174821 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/174821 Status: Answered => Solved scott confirmed that the question is solved: Duh... I forgot that Sikuli itself had includes a non exist image. I guess cmd line won't close Sikuli while testing

Re: [Sikuli-driver] [Question #174821]: How to add log statement into the log files generated via command line

2011-10-17 Thread scott
Question #174821 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/174821 Status: Answered => Open scott is still having a problem: Hi RaiMan, The result i recived from the message console from Sikuli was different from what i got in the log file when i tried your met

[Sikuli-driver] [Question #174821]: How to add log statement into the log files generated via command line

2011-10-16 Thread scott
New question #174821 on Sikuli: https://answers.launchpad.net/sikuli/+question/174821 Hi, I was able to generate a Sikuli log file via command line on my windows 7 64bit OS. Now, i need add a log statement that says either "This test case ran successfully" or "failed" at the end of file. How do

Re: [Sikuli-driver] [Question #140472]: Mac: running from cmd line --- redirecting output to a file

2011-10-13 Thread Scott Philip
Question #140472 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/140472 Scott Philip posted a new comment: What would the equivalent be in windows? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #170439]: Question about onAppear.

2011-09-08 Thread Scott Ovelmen
Question #170439 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/170439 Status: Answered => Solved Scott Ovelmen confirmed that the question is solved: Your the man! Thanks for your time. -- You received this question notification because you are a member of Sik

Re: [Sikuli-driver] [Question #170439]: Question about onAppear.

2011-09-07 Thread Scott Ovelmen
Question #170439 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/170439 Status: Answered => Open Scott Ovelmen is still having a problem: Thank you for the information. I really appreciate the help. I am still having issues. I was wrong about my initial comments. B

[Sikuli-driver] [Question #170439]: Question about onAppear.

2011-09-07 Thread Scott Ovelmen
New question #170439 on Sikuli: https://answers.launchpad.net/sikuli/+question/170439 Hello, I am a newbie and have a question about the use of onAppear. The top code segment does not recognize the image when it appears during the loop (exit function not called). The bottom code segment does. Wh