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
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
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
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
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
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
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
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
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
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
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"
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
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
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
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-
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
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
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
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
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
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
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
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
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
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
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
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
27 matches
Mail list logo