Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread BrazilMac
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 BrazilMac posted a new comment: Hi RaiMan, thanks so much!!! This would be such great help -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #673704]: How to get program to capture part of the App.focusedWindow()?

2018-09-11 Thread RaiMan
Question #673704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673704 Status: Open => Answered RaiMan proposed the following answer: --- because can't make sure that the window is always in the same range. exactly for that you have the App.focusedWindow(), because it

Re: [Sikuli-driver] [Question #673707]: Javascript Examples Anywhere?

2018-09-11 Thread RaiMan
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 Status: Open => Answered RaiMan proposed the following answer: I will try to give you an idea asap. -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread RaiMan
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 Summary changed to: [1.1.4] using Javascript - how to? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread BrazilMac
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 BrazilMac posted a new comment: Thanks Raiman, As I plan to run this on Linux, I am running 1.1.3 instead. On my Ubuntu 16 box I have Java OpenJDK 1.8.0_181 OpenJDK 64-Bit Server VM (build 25.181-b13,

Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread RaiMan
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 RaiMan proposed the following answer: Uuuups, too fast ;-) I just realized: Java 11 does not have the Nashorn (JavaScript) engine anymore. Since I will completely switch to Java 11, I have a problem now.

Re: [Sikuli-driver] [Question #672975]: TextRecognition within Java (SikuliApi 1.1.4)

2018-09-11 Thread Launchpad Janitor
Question #672975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/672975 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

Re: [Sikuli-driver] [Question #673704]: How to get program to capture part of the App.focusedWindow()?

2018-09-11 Thread RaiMan
Question #673704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673704 Status: Open => Answered RaiMan proposed the following answer: Uuups, why so complicated? some_region = App.focusedWindow() setBundlePath(dir) if some_region.has(Pattern("A").similar(0.85)):

Re: [Sikuli-driver] [Question #673704]: How to get program to capture part of the App.focusedWindow()?

2018-09-11 Thread Winnie Hsu
Question #673704 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673704 Status: Answered => Open Winnie Hsu is still having a problem: oh, thanks. I don't want to compare entire app, cause a part of area will always change. I want to compare another area to confirm a

Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread RaiMan
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 RaiMan proposed the following answer: LOL --- just realized, that the basics are already in the docs: https://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-javascript If you want to dig into

Re: [Sikuli-driver] [Question #673341]: Cant Open Certain Apps using App.open() or os.popen()

2018-09-11 Thread RaiMan
Question #673341 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673341 Status: Open => Solved RaiMan changed the question status: Seems to be -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #673707]: Javascript Examples Anywhere?

2018-09-11 Thread BrazilMac
New question #673707 on Sikuli: https://answers.launchpad.net/sikuli/+question/673707 Hi Everyone, I am new to SIkuli, I managed to code a simple script using the IDE...I am a proficiend JS/Node dev and Im wondering if there are any examples of a script written in pure javascript, is it

Re: [Sikuli-driver] [Question #672975]: TextRecognition within Java (SikuliApi 1.1.4)

2018-09-11 Thread RaiMan
Question #672975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/672975 RaiMan posted a new comment: If it is Mac or windows, then it should work. For linux read that: https://sikulix-2014.readthedocs.io/en/latest/newslinux.html -- You received this question notification

Re: [Sikuli-driver] [Question #673341]: Cant Open Certain Apps using App.open() or os.popen()

2018-09-11 Thread BrazilMac
Question #673341 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673341 Status: Needs information => Open BrazilMac gave more information on the question: Hi Raiman, apologies for the delay, was away! OSX El Captain 10.11.16 java version "10.0.1" 2018-04-17 Java(TM) SE

Re: [Sikuli-driver] [Question #673701]: No installed runner problem

2018-09-11 Thread RaiMan
Question #673701 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673701 Status: Open => Answered RaiMan proposed the following answer: Jython is missing - see Download page. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread RaiMan
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 Description changed to: DOCS: https://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-javascript -- Hi Everyone, I am new to SIkuli, I

Re: [Sikuli-driver] [Question #673707]: [1.1.4] using Javascript - how to?

2018-09-11 Thread BrazilMac
Question #673707 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673707 BrazilMac posted a new comment: I will check it out and come back :D -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.