Re: [Sikuli-driver] [Question #192054]: can sikuli use python 2.7.2? --- no

2013-07-29 Thread Parn Yin
Question #192054 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/192054 Parn Yin posted a new comment: Hi RaiMan, I have a similar question. I want to use xlrd 0.9.2 because it supports xlsx. However,xlrd 0.9.2 requires Python 2.6 or above. Now jython has a beta version "Jython

Re: [Sikuli-driver] [Question #192054]: can sikuli use python 2.7.2? --- no

2013-07-29 Thread RaiMan
Question #192054 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/192054 RaiMan proposed the following answer: @Parn Yin I subscribed you to the question, so you should be notified. (This is always a good idea if you are interested in the ongoing thread of a question). --- 1. in

Re: [Sikuli-driver] [Question #233142]: Sikuli IDE taken memory and does not halt

2013-07-29 Thread RaiMan
Question #233142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233142 Status: Open => Answered RaiMan proposed the following answer: Try to run your script using sikuli-script.jar from command line. And you should update to RC3-930. To look at the script I do not have th

Re: [Sikuli-driver] [Question #192054]: can sikuli use python 2.7.2? --- no

2013-07-29 Thread Parn Yin
Question #192054 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/192054 Parn Yin posted a new comment: Roger that! Thank you very much, RaiMan! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #232357]: problems with Sikuli on RedHat 6.2 (32-bit)

2013-07-29 Thread Launchpad Janitor
Question #232357 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232357 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 no

Re: [Sikuli-driver] [Question #233161]: Click in a function

2013-07-29 Thread a.c.leem...@gmail.com
Question #233161 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233161 a.c.leem...@gmail.com gave more information on the question: further testing shows that it does not seem to call the function or error? The Test script should call The HitPrint script Module HitPrint.sikuli

Re: [Sikuli-driver] [Question #233161]: Click in a function

2013-07-29 Thread a.c.leem...@gmail.com
Question #233161 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233161 a.c.leem...@gmail.com gave more information on the question: The scripts seem to be imported but functions are not called -- You received this question notification because you are a member of Sikuli Driver

[Sikuli-driver] [Question #233185]: type(image, ">") does not work

2013-07-29 Thread mehmet
New question #233185 on Sikuli: https://answers.launchpad.net/sikuli/+question/233185 Hi everyone, type( image ,">10") does not work. when I run the test case, sikuli only type the textfield in the image as if I ask ":10" . Please I need help, I searched this issue on internet, but could not

Re: [Sikuli-driver] [Question #233185]: type(image, ">") does not work

2013-07-29 Thread RaiMan
Question #233185 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233185 Status: Open => Answered RaiMan proposed the following answer: this is really a well known oldie: faq 933 -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #226291]: integrating selenium with sikuli ide

2013-07-29 Thread RiSol
Question #226291 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/226291 RiSol posted a new comment: I succeeded to run Selenium and Sikuli code using Sikuli IDE 1.0.0 based on this detailed conversation and what is my configuration. in sikuli-ide.cmd: :JAVA_OK PATH=%SIKULIX_HO

Re: [Sikuli-driver] [Question #226291]: integrating selenium with sikuli ide

2013-07-29 Thread RaiMan
Question #226291 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/226291 Assignee: None => RaiMan -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Ma

Re: [Sikuli-driver] [Question #226291]: integrating selenium with sikuli ide

2013-07-29 Thread RaiMan
Question #226291 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/226291 RaiMan posted a new comment: @RiSol Thanks for documenting -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #226291]: [1.0] integrating selenium with sikuli ide

2013-07-29 Thread RaiMan
Question #226291 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/226291 Summary changed to: [1.0] integrating selenium with sikuli ide -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-29 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 Status: Answered => Solved John F Leach confirmed that the question is solved: Thanks! This worked perfect. -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-29 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 John F Leach posted a new comment: Do you have sample code that would invoke the IDE's region feature and then use text() against the region for OCR purposes? Also: FYI to anyone else, you must should import

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-29 Thread RaiMan
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 RaiMan posted a new comment: r = selectRegion() text = r.text() -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___