Re: [Sikuli-driver] [Question #679012]: send email when script stops at error or finishes

2019-03-06 Thread Mike
Question #679012 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679012 Mike posted a new comment: Remember Sikulix is a framework for scripting visual interfaces rather than APIs. So rather than trying to use something like smtplib (which doesn't seem to work anyway) why not

[Sikuli-driver] [Question #679012]: send email when script stops at error or finishes

2019-03-06 Thread BOCHENG YIN
New question #679012 on Sikuli: https://answers.launchpad.net/sikuli/+question/679012 I am pretty new in sikuli coding. I want to have sikuli 1.1.4 to send a message to my email when the script stops at errors or finishes. That would help me to monitor an automated unattended work coordinated

Re: [Sikuli-driver] [Question #679003]: [1.1.4] IDE: OCR Tuning

2019-03-06 Thread RaiMan
Question #679003 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679003 Status: Open => Answered RaiMan proposed the following answer: --- OCR-Result is: "Dieser PC > Lokaler Datentréger(Cz) > ..."), I guess you are using print ocrResult to get this. The normal print

Re: [Sikuli-driver] [Question #678976]: SukuliXIDE : Mojave : Robot Framework : Can't seem to activate a text entry field

2019-03-06 Thread RaiMan
Question #678976 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678976 RaiMan posted a new comment: Allways a pleasure to get such feedback. All the best on your further was with SikuliX. Always welcome. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #678976]: SukuliXIDE : Mojave : Robot Framework : Can't seem to activate a text entry field

2019-03-06 Thread Melvin Raymond
Question #678976 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678976 Melvin Raymond posted a new comment: Thanks RaiMan, I now have a complete [setup] and [teardown] that starts the app, connects the hardware via WIFI, maximizes the image of the connected device. Then the

[Sikuli-driver] [Question #679003]: [1.1.4] IDE: OCR Tuning

2019-03-06 Thread Jan
New question #679003 on Sikuli: https://answers.launchpad.net/sikuli/+question/679003 I am not a developer and absolute new to Tesseract. I tried to understand the Tesseract Documentation on GizHub, but it is not clear for me what functionality of Tesseract can(should be imported/used in

Re: [Sikuli-driver] [Question #678999]: Couldn't find Sikuli code of version 1.1.3 on git

2019-03-06 Thread RaiMan
Question #678999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678999 Status: Open => Answered RaiMan proposed the following answer: 1.1.3: https://github.com/RaiMan/SikuliX1/releases -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #678999]: Couldn't find Sikuli code of version 1.1.3 on git

2019-03-06 Thread umesh
New question #678999 on Sikuli: https://answers.launchpad.net/sikuli/+question/678999 Hello, I can find code of sikuli version 1.1.2 here: https://github.com/RaiMan/SikuliX-2014 Can download any sikuli version from here: https://launchpad.net/sikuli/sikulix But i could not find git code

Re: [Sikuli-driver] [Question #678997]: Not find exception thrown unexpectedly

2019-03-06 Thread RaiMan
Question #678997 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678997 Status: Open => Answered RaiMan proposed the following answer: click("ChangePageButton.png") button = getLastMatch() if not exists("FirstElementOfNewPage.png",30): # must this really be 30 seconds

[Sikuli-driver] [Question #678997]: Not find exception thrown unexpectedly

2019-03-06 Thread matteoa
New question #678997 on Sikuli: https://answers.launchpad.net/sikuli/+question/678997 Hello, I'm using 1.1.4-SNAPSHOT-#221-2019-03-05_11:49/Windows10.0/Java8(64)1.8.0_191-b12 I have to click on a button, that will cause the visible page to change making appearing FirstElementOfNewPage.png, from

Re: [Sikuli-driver] [Question #678995]: [1.1.4] IDE: screens seen by sikulix when changing attached monitors --- restart IDE

2019-03-06 Thread matteoa
Question #678995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678995 Status: Answered => Solved matteoa confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #678995]: [1.1.4] IDE: screens seen by sikulix when changing attached monitors --- restart IDE

2019-03-06 Thread RaiMan
Question #678995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678995 Status: Open => Answered RaiMan proposed the following answer: The monitor setup is evaluated at IDE start. If you change the monitor setup while the IDE is running, it will not be aware of the changes

Re: [Sikuli-driver] [Question #678995]: [1.1.4] screens seen by sikulix when changing attached monitors

2019-03-06 Thread RaiMan
Question #678995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678995 Summary changed to: [1.1.4] screens seen by sikulix when changing attached monitors -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #678995]: [1.1.4] IDE: screens seen by sikulix when changing attached monitors --- restart IDE

2019-03-06 Thread RaiMan
Question #678995 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678995 Summary changed to: [1.1.4] IDE: screens seen by sikulix when changing attached monitors --- restart IDE -- You received this question notification because your team Sikuli Drivers is an answer contact

[Sikuli-driver] [Question #678995]: screen seen by sikulix varies when changing attached monitors

2019-03-06 Thread matteoa
New question #678995 on Sikuli: https://answers.launchpad.net/sikuli/+question/678995 Hello, I'm using 1.1.4-SNAPSHOT-#221-2019-03-05_11:49/Windows10.0/Java8(64)1.8.0_191-b12 I run and program it in a portable pc that is normally attached to a secondary screen I routinely have the need to

Re: [Sikuli-driver] [Question #678977]: My testing app turns blank when clicking on find function on Sikuli IDE on MAC

2019-03-06 Thread RaiMan
Question #678977 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678977 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but I cannot help you with such special setups, since I do not have such an environment. -- You received this question