Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-17 Thread Launchpad Janitor
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-01 Thread Mark McGuinn
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Answered => Open Mark McGuinn is still having a problem: Have managed to get somewhere with v2.0.1. Now getting to the point where it does the findText but it fails with an error even though

Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-01 Thread masuo
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Open => Answered masuo proposed the following answer: Switch on [allow searching for text] check box. And restart SikuliX IDE. If that doesn't work, I don't know any more. -- You received

Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-01 Thread Mark McGuinn
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Answered => Open Mark McGuinn is still having a problem: Did as suggested and am still getting an error: [error] RunTimeIDE: ImageMissing: FORD [error] RunTimeIDE: Wait: Abort: Jython: at

Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-01 Thread masuo
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Open => Answered masuo proposed the following answer: Please check option setting, if you use SikuliX1.1.3 . [allow searching for text] check box may be off. Open Preferences Window

Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-01 Thread Mark McGuinn
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Answered => Open Mark McGuinn is still having a problem: Hi, thanks for the feedback. I had been using 1.1.3 because I could not get the side tab with the various coding shortcuts to work in

Re: [Sikuli-driver] [Question #686421]: How To Input a variable containing text to reg.find()

2019-12-01 Thread masuo
Question #686421 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686421 Status: Open => Answered masuo proposed the following answer: Do you use SikuliX1.1.4 or SikuliX2.0? You have to use findText instead of find.