Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Answered => Open lisong2 is still having a problem: Thanks! mouse issue resolved, but new error comes on the hover() method: screen.hover(); works, but screen.hover(imgpath+"apple.png"); give

Re: [Sikuli-driver] [Question #698490]: Using custom c++ dll in Sikulix

2021-09-02 Thread RaiMan
Question #698490 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698490 RaiMan proposed the following answer: no experiences but looks promising. I really appreciate any feedback on your experiences and findings. -- You received this question notification because your team Si

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: just tested and switched off the accessibility usages before: public class SikulixTest { public static void main(String[] args) { Sy

Re: [Sikuli-driver] [Question #698490]: Using custom c++ dll in Sikulix

2021-09-02 Thread matteoa
Question #698490 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698490 matteoa posted a new comment: Hello RaiMan, thanks for you response I've found this extension: www.jyni.org Whose creator claim that is able to use the standard Ctype from "standard" Python that could s

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 lisong2 gave more information on the question: no, error was thrown on the 1st line (Screen s = new Screen();) -- You received this question notification because your team Sikuli Drivers is an answer conta

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Answered => Open lisong2 is still having a problem: thanks the IDE works now, after I totally start over from the beginning just one more issue, my idea doesn't work for sikuli my pom:

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: again: does the doubleClick work? If that works, just ignore the messages (should only happen once) -- You received this question notifi

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Answered => Open lisong2 is still having a problem: thanks the IDE works now, after I totally start over from the beginning just one more issue, my idea doesn't work for sikuli my pom:

Re: [Sikuli-driver] [Question #698601]: SikuliX for wide projects

2021-09-02 Thread RaiMan
Question #698601 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698601 Status: Open => Answered RaiMan proposed the following answer: SikuliX can be used to act on stuff (pixel areas) visible on a screen. It does not matter, how the stuff gets visible on the screen. --

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: as mentioned: try a click and use the capture button in the IDE. If that works, just ignore the messages (should only happen once) -- Yo

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Answered => Open lisong2 is still having a problem: not working... I tried this in my Java code: Screen s = new Screen(); and gives me the mouse error (however it move my mouse to the center

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 lisong2 gave more information on the question: don't know how to post a pic but I am sure I have 'java, terminal and IntelliJ IDEA' in my Syspref Accessibility and Screen Recording -- You received this qu

[Sikuli-driver] [Question #698601]: SikuliX for wide projects

2021-09-02 Thread Richard Fagot
New question #698601 on SikuliX: https://answers.launchpad.net/sikuli/+question/698601 Hi, I would like to ue SikuliX for testing ERP-like software. There are a lot of forms with a lot of similar fields. Is SikuliX suitable for this size of projects ? Thanks, Richard. -- You received thi

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: Do clicking and screenshots work? If yes, just ignore the message. If not, restart from scratch step for step. -- You received this que

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 lisong2 gave more information on the question: always see the mouse error whenever I start SikuliXIDE from a terminal, from both a popup window and the right side in IDE -- You received this question notif

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Answered => Open lisong2 is still having a problem: tried, not work -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: https://github.com/RaiMan/SikuliX1/wiki/Allow-SikuliX-actions-on-macOS -- You received this question notification because your team Sikul

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 lisong2 gave more information on the question: SikuliX version 2.0.5 -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _

[Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread lisong2
New question #698600 on SikuliX: https://answers.launchpad.net/sikuli/+question/698600 Mac11.5.2 Mouse not usable (blocked) both SikulixIDE and Java invoke gives me this error, how to fix? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikul