Re: [Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-02-01 Thread Kopanda
Question #283780 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283780 Status: Answered => Open Kopanda is still having a problem: Thanks for all your help Eugene, sadly, i knew everything you said before, and as i said - i know several possible workarounds, but i want to u

Re: [Sikuli-driver] [Question #284226]: Sikulix, Jenkins, subsequent actions might not work as expected

2016-02-01 Thread Zarami Arkim
Question #284226 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284226 Status: Needs information => Open Zarami Arkim gave more information on the question: My computer have one monitor and it runs on windows 10. Maybe this information help. -- You received this question

Re: [Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-02-01 Thread rupayan nath
Question #283771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283771 Status: Needs information => Open rupayan nath gave more information on the question: Name= sikuli files.py Folder path = D:\sikuli files.sikuli -- You received this question notification because your

[Sikuli-driver] [Question #284257]: copy individual excel cell and put it to a different program using Sikuli 1.1.0

2016-02-01 Thread rupayan nath
New question #284257 on Sikuli: https://answers.launchpad.net/sikuli/+question/284257 from xlrd import open_workbook from xlutils.copy import copy rb = open_workbook('C:\\Users\\rupayan.nath\\Desktop\\New Microsoft Excel Worksheet.xls', formatting_info=True, on_demand=True) wb=copy(rb) wb.get_she

Re: [Sikuli-driver] [Question #284241]: How to display a window with some message and then hide

2016-02-01 Thread masuo
Question #284241 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284241 Status: Open => Answered masuo proposed the following answer: The following question is helpful. https://answers.launchpad.net/sikuli/+question/276594 -- You received this question notification because

Re: [Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-02-01 Thread masuo
Question #283780 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283780 Status: Open => Answered masuo proposed the following answer: When click() does not work as I think, I use mouseMove() and click(). But this is in my case. This might not work in your case. http://siku

Re: [Sikuli-driver] [Question #283766]: unable to run sikulixapi with IBM RFT

2016-02-01 Thread sawae
Question #283766 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283766 sawae posted a new comment: Can any one please help me. Let me know if you need any additional information. This is very critical for my project. -- You received this question notification because your team

Re: [Sikuli-driver] [Question #283771]: Sikuli error while opening excel sheet

2016-02-01 Thread Manfred Hampl
Question #283771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283771 Status: Open => Needs information Manfred Hampl requested more information: I wanted that you navigate to the excel file, and tell what you see for name and folder path. -- You received this question n

Re: [Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-02-01 Thread Kopanda
Question #283780 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283780 Status: Answered => Open Kopanda is still having a problem: everything works, thats not the case -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

[Sikuli-driver] [Question #284309]: Did not get sikuli-script.jar after Sikuli installation

2016-02-01 Thread Yosef
New question #284309 on Sikuli: https://answers.launchpad.net/sikuli/+question/284309 I would like to execute sikuli script without IDE running and look for sikuli-script.jar in order to do so. I installed version 1.1.0 but can not locate such file. Can you please let me know how to get it . Tha

Re: [Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-02-01 Thread masuo
Question #283780 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283780 Status: Open => Answered masuo proposed the following answer: Your operation to specify the region is correct . I think your operation to specify the image is wrong. You are using jpg file for argument.

[Sikuli-driver] [Question #284340]: mmznnafa

2016-02-01 Thread remremon
New question #284340 on Sikuli: https://answers.launchpad.net/sikuli/+question/284340 eucalyptus -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing list: https://launchpad.net/~siku

Re: [Sikuli-driver] [Question #283896]: Trying to execute Sikuli script from another machine

2016-02-01 Thread Richard
Question #283896 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283896 Richard gave more information on the question: So, the problem I'm facing is that SikuliX does not detect screen where it is installed. It says: [error] Location: outside any screen (16897344, 16897344) -

Re: [Sikuli-driver] [Question #284340]: mmznnafa

2016-02-01 Thread Eugene S
Question #284340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/284340 Status: Open => Invalid Eugene S rejected the question: This is spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #283780]: how to change default screen to a custom region?

2016-02-01 Thread Kopanda
Question #283780 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283780 Status: Answered => Open Kopanda is still having a problem: Aw, totally my bad, that was a typo in my message - i am actually using PNG not JPG and as i said my code works, but it works not as i expect i

Re: [Sikuli-driver] [Question #283896]: Trying to execute Sikuli script from another machine

2016-02-01 Thread Richard
Question #283896 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/283896 Richard gave more information on the question: Using this tut, was able to run SikuliX on a headless machine (using TightVPN): http://stackoverflow.com/questions/26032706/how-to-get- sikuli-working-in-headles