Re: [Sikuli-driver] [Question #185864]: Mac: How to run sikuli executable (some-script.skl) from terminal

2012-01-26 Thread Winners
Question #185864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185864 Status: Answered = Solved Winners confirmed that the question is solved: Thanks RaiMan! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #185864]: Mac: How to run sikuli executable (some-script.skl) from terminal

2012-01-26 Thread Winners
Question #185864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185864 Winners posted a new comment: When I used full path it worked: /Applications/Sikuli-IDE.app/Contents/MacOS/JavaApplicationStub /Users/Winners/Desktop/qa-scripts/executables/demo4.skl -- You received

[Sikuli-driver] [Question #185864]: Unable to run sikuli executable from terminal

2012-01-25 Thread Winners
New question #185864 on Sikuli: https://answers.launchpad.net/sikuli/+question/185864 I created a python file (demo4.py) to run a sikuli executable (demo4.skl), create a log of all the outputs, email it to me and save it in a file. The entire python file is listed at the bottom below.

Re: [Sikuli-driver] [Question #168790]: looping a list of hyperlinks

2012-01-24 Thread Winners
Question #168790 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/168790 Status: Answered = Solved Winners confirmed that the question is solved: Solved. Thanks! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

[Sikuli-driver] [Question #185748]: VDict() documentation request

2012-01-24 Thread Winners
New question #185748 on Sikuli: https://answers.launchpad.net/sikuli/+question/185748 I could not find documentation on VDict() functionality on skuli.org or google. I blame myself. The sikuli website says: Getting Help Looking for specific information? Try the Table of Contents Look through

Re: [Sikuli-driver] [Question #176034]: popup a variable within a string

2011-10-25 Thread Winners
Question #176034 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/176034 Status: Answered = Solved Winners confirmed that the question is solved: Thank you so much RaiMan. I appreciate your help very much! -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #176034]: popup a variable within a string

2011-10-25 Thread Winners
Question #176034 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/176034 Winners 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

[Sikuli-driver] [Question #176034]: popup a variable within a string

2011-10-24 Thread Winners
New question #176034 on Sikuli: https://answers.launchpad.net/sikuli/+question/176034 How can I insert a variable within a string to popup a message? For example: favNUM = input(Enter your favoriate number) popup(Your favorite number is + favNUM) works great! (if the variable is at the end).

[Sikuli-driver] [Question #168790]: looping a list of hyperlinks

2011-08-21 Thread Winners
New question #168790 on Sikuli: https://answers.launchpad.net/sikuli/+question/168790 Suppose I have a list of 10 hyperlinks: hyperlink1 hyperlink2 ... hyperlink10 And suppose each link contains different text (no consistent pattern such as hyperlink as shown above). User wants to right click