[Sikuli-driver] [Question #351964]: Getting [error] Image: Image not valid, but TextSearch is switched off! in IntelliJ using maven and mac

2016-08-17 Thread Amanda Papich
New question #351964 on Sikuli: https://answers.launchpad.net/sikuli/+question/351964 Hi, I have researched this very error on many launchpad entries with no luck, I have successfully installed Sikuli on mac and I can play back scripts to click on images successfully. However, in Intellij using j

Re: [Sikuli-driver] [Question #274718]: IDE command wait("image") not waiting for image to appear before script continues

2015-11-20 Thread Amanda
Question #274718 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/274718 Status: Answered => Open Amanda is still having a problem: Hi Eugene, Thank you for your reply to my question. Your suggestions were very helpful. It looks like the process might indeed be find

[Sikuli-driver] [Question #274718]: IDE command wait("image") not waiting for image to appear before script continues

2015-11-18 Thread Amanda
New question #274718 on Sikuli: https://answers.launchpad.net/sikuli/+question/274718 Hello, I am a beginner user of Sikuli and have been using the sikuli IDE to create sikuli scripts for a research project. I just recently upgraded to Sikulix 1.1.0 and the program I've be automating with Sikul

Re: [Sikuli-driver] [Question #247844]: Key.SPACE not registering

2014-04-28 Thread Amanda Guttmann
Question #247844 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/247844 Status: Answered => Solved Amanda Guttmann confirmed that the question is solved: This wasn't exactly what was causing the error, but it lead me to what did fix my error. I had to add a w

[Sikuli-driver] [Question #247844]: Key.SPACE not registering

2014-04-28 Thread Amanda Guttmann
New question #247844 on Sikuli: https://answers.launchpad.net/sikuli/+question/247844 I'm trying to use the space bar as an "action" to check a check box, and cannot achieve this. The hotkey for the box is d. So I have: type("d", KeyModifier.ALT) type(Key.SPACE) I have tried using Key.SPACE,