Re: [Sikuli-driver] [Question #660880]: Sikuli popup timeout

2017-11-17 Thread masuo
Question #660880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660880 Status: Open => Answered masuo proposed the following answer: Now, Timed (autoclosing) popups are provided. See docs. http://sikulix-2014.readthedocs.io/en/latest/interaction.html#timedpopups -- You re

Re: [Sikuli-driver] [Question #660881]: How do i add extra dimensions to a screenshot?

2017-11-17 Thread cherie
Question #660881 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660881 cherie posted a new comment: Nevermind found my answer, it's .grow(-20) = ) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #660881]: How do i add extra dimensions to a screenshot?

2017-11-17 Thread cherie
Question #660881 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660881 Status: Open => Solved cherie confirmed that the question is solved: Nevermin -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

[Sikuli-driver] [Question #660881]: How do i add extra dimensions to a screenshot?

2017-11-17 Thread cherie
New question #660881 on Sikuli: https://answers.launchpad.net/sikuli/+question/660881 I currently have the code below.. and it takes the screenshot just fine.. but it cuts off the left and right side of the screenshot It also doesn't seem to always take the middle of the focus app as well. Ho

[Sikuli-driver] [Question #660880]: Sikuli popup timeout

2017-11-17 Thread arminius
New question #660880 on Sikuli: https://answers.launchpad.net/sikuli/+question/660880 I was looking around for a popup that will kill itself after about 10 seconds, found this. "https://answers.launchpad.net/sikuli/+question/184361"; "it is out now and in the docs ;-)" But I can't find it in

Re: [Sikuli-driver] [Question #660875]: Detecting screen changes in a region

2017-11-17 Thread arminius
Question #660875 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660875 Status: Answered => Solved arminius confirmed that the question is solved: not my variable, I found it on a google search and tried to get it to work, but found this one way easier. def changeHandle

Re: [Sikuli-driver] [Question #660875]: Detecting screen changes in a region

2017-11-17 Thread masuo
Question #660875 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660875 Status: Open => Answered masuo proposed the following answer: "Settings.isChanged" is your own variable? Now, Settings.isChanged is set False in your codes and Settings.isChanged is not modified anywher

[Sikuli-driver] [Question #660875]: Detecting screen changes in a region

2017-11-17 Thread arminius
New question #660875 on Sikuli: https://answers.launchpad.net/sikuli/+question/660875 while True: bigScreenReg = Region(1242,57,123,640) bigScreenReg.highlight(3) r = bigScreenReg r.onChange(100, changed) Settings.isChanged = False r.observe(5) # observing for 5 second

[Sikuli-driver] [Bug 1732900] [NEW] [1.1.2] - getRunner: no runner found for: jython

2017-11-17 Thread Patrick Plamper
Public bug reported: I installed SikuliX 1.1.2 on Fedora 27. I did an offline installtion. After the API test passed, the Jython test failed. [debug (17.11.17 12:51:12)] RunSetup: Jython: Trying to run functional test: running script statements via SikuliScript [debug (17.11.17 12:51:17)] Script