Re: [Sikuli-driver] [Question #180237]: [HowTo] Open iPhone application using Sikuli

2011-12-05 Thread RaiMan
Question #180237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180237 Description changed to: Solution provided by Raymond Gonzales --- Thanks! Here is how you can open an iphone app in the simulator: Download and make the following tool: https://github.com/landonf/iphon

Re: [Sikuli-driver] [Question #180237]: [HowTo] Open iPhone application using Sikuli

2011-12-05 Thread RaiMan
Question #180237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180237 RaiMan proposed the following answer: @ Raymond Thanx for your great contribution. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikul

Re: [Sikuli-driver] [Question #180237]: [HowTo] Open iPhone application using Sikuli

2011-12-05 Thread RaiMan
Question #180237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180237 Summary changed to: [HowTo] Open iPhone application using Sikuli -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #180926]: Regarding Batch Run of Sikuli Scripts

2011-12-05 Thread RaiMan
Question #180926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180926 Status: Open => Answered RaiMan proposed the following answer: Yes of course. Use Sikuli-IDE.bat -r path-to-your.sikuli to execute one script and put as many of these as needed into one batch file. I

Re: [Sikuli-driver] [Question #180926]: Regarding Batch Run of Sikuli Scripts

2011-12-05 Thread Prateek Sahu
Question #180926 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180926 Status: Answered => Open Prateek Sahu is still having a problem: Sorry Raimun But is it possible by creating a Batch File... -- You received this question notification because you are a member of Sikul

Re: [Sikuli-driver] [Question #180237]: Open iPhone application using Sikuli

2011-12-05 Thread Raymond Gonzales
Question #180237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180237 Raymond Gonzales proposed the following answer: Here is how you can open an iphone app in the simulator: Download and make the following tool: https://github.com/landonf/iphonesim --

Re: [Sikuli-driver] [Question #180960]: can't import modules

2011-12-05 Thread Jose Pablo Jimenez Velez
Question #180960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180960 Jose Pablo Jimenez Velez posted a new comment: Excellent! thanks for the quick response! That was the problem, I did rename the file and I was not aware that there was an internal dependency. I opened the fi

Re: [Sikuli-driver] [Question #180960]: can't import modules

2011-12-05 Thread Jose Pablo Jimenez Velez
Question #180960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180960 Status: Answered => Solved Jose Pablo Jimenez Velez confirmed that the question is solved: Excellent! thanks for the quick response! That was the problem, I did rename the file and I was not aware that

Re: [Sikuli-driver] [Question #180960]: can't import modules

2011-12-05 Thread RaiMan
Question #180960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180960 RaiMan posted a new comment: always welcome. --- This might be worth to have in the docs :P Right! I will add some words about that to the relevant chapter. Thanks -- You received this question notificati

Re: [Sikuli-driver] [Question #180960]: can't import modules

2011-12-05 Thread RaiMan
Question #180960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180960 Status: Open => Answered RaiMan proposed the following answer: This works on my Mac Lion: - both scripts.sikuli are in same folder (then no sys.path entry is needed) - main.sikuli opened and run in Siku

[Sikuli-driver] [Question #180960]: can't import modules

2011-12-05 Thread Jose Pablo Jimenez Velez
New question #180960 on Sikuli: https://answers.launchpad.net/sikuli/+question/180960 I have followed the instructions in the documentation but no matter what I do I can't import a custom module Currently I have a folder with 2 sikuli scripts libBroser.sikuli test.sikuli libBrowser has in the f

Re: [Sikuli-driver] [Question #180715]: Problem in running sikuli script in another Image

2011-12-05 Thread RaiMan
Question #180715 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180715 Status: Open => Answered RaiMan proposed the following answer: Sorry, might not have been clear enough. Comparing the 2 pictures you sent me on the pixel level showed up, that these pictures where very

Re: [Sikuli-driver] [Question #180945]: IDE: Region(x, y, w, h) gets thumbnail when reopening script

2011-12-05 Thread Kurt Zalkowitz
Question #180945 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180945 Status: Answered => Solved Kurt Zalkowitz confirmed that the question is solved: Ok I see. Thx for the advice. -- You received this question notification because you are a member of Sikuli Drivers, whi

Re: [Sikuli-driver] [Question #180945]: IDE: Region(x, y, w, h) gets thumbnail when reopening script

2011-12-05 Thread RaiMan
Question #180945 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180945 Summary changed to: IDE: Region(x, y, w, h) gets thumbnail when reopening script -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #180945]: Region(x, y, w, h) gets thumbnail when reopening script

2011-12-05 Thread RaiMan
Question #180945 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180945 Summary changed to: Region(x, y, w, h) gets thumbnail when reopening script -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #180945]: region coordinates after restart picture

2011-12-05 Thread RaiMan
Question #180945 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180945 Status: Open => Answered RaiMan proposed the following answer: This is because in the IDE, the result of the button selectRegion() is displayed as a thumbnail. this only happens, if there is something f

Re: [Sikuli-driver] [Question #180715]: Problem in running sikuli script in another Image

2011-12-05 Thread Prateek Sahu
Question #180715 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180715 Status: Needs information => Open Prateek Sahu gave more information on the question: Hello Raimund, Thanks for you assistance... As I am working in a team so I need to run my scripts on different machi

Re: [Sikuli-driver] [Question #173899]: Robot Framework Problem

2011-12-05 Thread RaiMan
Question #173899 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/173899 RaiMan posted a new comment: @ Ben -- Thanks. stubborn is ok, but I always try to avoid repeating the same path names or other stuff in any script, so I use variables. And the history of my post was, that I

[Sikuli-driver] [Question #180945]: region coordinates after restart picture

2011-12-05 Thread Kurt Zalkowitz
New question #180945 on Sikuli: https://answers.launchpad.net/sikuli/+question/180945 Hi, I have a question and I am not sure if this behaviour is supposed to happen. If I restrict the search area to a region with the parametres searchregion = Region (x,y,width,height) and save the script cl

Re: [Sikuli-driver] [Question #173899]: Robot Framework Problem

2011-12-05 Thread Ben Turner
Question #173899 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/173899 Ben Turner posted a new comment: Just spent an evening wrestling with this on Windows 7 using that latest (v2.6.3) robot framework. In the end, I got all the errors above, and fixed them with the .cmd file s

Re: [Sikuli-driver] [Question #180908]: Mac: Cannot focus Firefox 8.0.1

2011-12-05 Thread RaiMan
Question #180908 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180908 RaiMan posted a new comment: Yes, must have something to do with you Firefox installation. In a few cases even on a Mac a system cold start helps ;-) -- You received this question notification because you

[Sikuli-driver] [Bug 893909] Re: [error] Can't create OS Util: org.sikuli.script.Win32Util- exception is thrown whil eusing Sikuli through java

2011-12-05 Thread RaiMan
There is no workaround: -- if SIKULI_HOME is set correctly, then Win32Util.dll will be found. and Screen sikuli=new Screen(); should work ([info] Windows utilities loaded should be printed on stdout). The path entries are only needed for the other native libraries used e.g. with find and the J

Re: [Sikuli-driver] [Question #180908]: Mac: Cannot focus Firefox 8.0.1

2011-12-05 Thread Sleek
Question #180908 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/180908 Sleek posted a new comment: Hmm this is very strange. It could be something to do with my Firefox.. I'll try it on another Mac and post an update here. Here is a test code i just run using the Sikuli-IDE: b