Re: [Sikuli-driver] [Question #293322]: I cannot understand ROBOT with Sikulix integration

2016-05-05 Thread RaiMan
Question #293322 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293322 Status: Open => Answered RaiMan proposed the following answer: the mentioned blog entry is far out of date. look here: https://github.com/Tset-Noitamotua/Sikuli-and-Robot-Framework-Integration

Re: [Sikuli-driver] [Question #184641]: Sikuli doesn't work anymore

2016-05-05 Thread Shobin
Question #184641 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/184641 Shobin proposed the following answer: Check if your computer automatically updated JAVA , it might have messed up the JYTHONPATH , change it back to the proper path in environment variable and it should

Re: [Sikuli-driver] [Question #182448]: Windows: Java 1.6-30: Sikuli IDE does not launch anymore

2016-05-05 Thread Shobin
Question #182448 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/182448 Shobin proposed the following answer: Try to change the Jython Enviornment Variable to the location of JYTHONPATH on your PC. I had the same exact problem today and solved it by changing JYTHONPATH back to

Re: [Sikuli-driver] [Question #293321]: Sikulix Not executing in my PC

2016-05-05 Thread Shobin
Question #293321 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293321 Status: Open => Solved Shobin confirmed that the question is solved: Problem solved. Ok, I updated Java version and the damn thing messed up with my Env Variables, it changed the Jython reference or

Re: [Sikuli-driver] [Question #293305]: Can Sikuli scan multiple screen ?

2016-05-05 Thread RaiMan
Question #293305 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293305 Status: Open => Answered RaiMan proposed the following answer: yes, possible, but the problem always is: you only have one mouse and keyboard, that cannot be shared between the different processes. --

Re: [Sikuli-driver] [Question #293226]: run sikuli from command line

2016-05-05 Thread Eugene S
Question #293226 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293226 Eugene S proposed the following answer: Assume the below code is stored in file named "testFile.py" import sys path1 = sys.argv[1] path2 = sys.argv[2] def comparePaths(arg1, arg2): return arg1 == arg2

Re: [Sikuli-driver] [Question #293205]: Using Excel data as input, im stuck here! :(

2016-05-05 Thread Stephan Timmers
Question #293205 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293205 Status: Needs information => Open Stephan Timmers gave more information on the question: Thanks I understand now. I have uploaded a copy of it as a document. Will use the html next time or If needed

Re: [Sikuli-driver] [Question #293205]: Using Excel data as input, im stuck here! :(

2016-05-05 Thread Roman Podolyan
Question #293205 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293205 Status: Open => Needs information Roman Podolyan requested more information: ) If you want others to see your complete script, Sikuli does "double-save" , and copy of your script with images is saved