Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

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

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-13 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: I do not make a start shot or something else. I simply start the observation and wait for any change in the region. According to your desc

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-13 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: I gonna test and read your post a million times. I understand most of it now. so basically you make a start shot outside the change period? An

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-12 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: ok, admitted: It is indeed a bit complicated with no experience in scripting/programming. An observation is bound to a region, where the gi

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-12 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Solved => Open MP is still having a problem: Instead of making a new topic, I want to reopen this one. I found 3 ways to read the numbers perfectly. xD But with all 3 I hit the wall of onchange t

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-11 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Solved MP confirmed that the question is solved: I only want to read info from the screen, I dont use any keystrokes or mouse strokes on the website itself with a bot. I gonna practi

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: I already thought that it is something about gaming. I checked the registration, but I will not do that - too much private information want

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: Thx again, I am just trying to grasp it. Which is not easy. I will practice a bit more and yes, I gonna stay on my workflow step by step. I tend to

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 RaiMan proposed the following answer: ... and the docs have an index and a search feature. --- Settings.ObserveScanRate = 0.2 ... and the docs https://sikulix-2014.readthedocs.io/en/latest/scripting.html#Set

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: seems you did not really understand, what I tried to explain in comment #11 --- findAny() what about this : https://sikulix-2014.readthedo

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: 1) "at beginning of handler just wait 3 seconds and then make your compare/find logic on event.getRegion()." Well isnt this the part that just doesn

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: at beginning of handler just wait 3 seconds and then make your compare/find logic on event.getRegion(). take a look at feature findAny(), w

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 MP gave more information on the question: Cause as mentioned in number one, it just doesnt work, even with a wait 6 , he still ignore the wait 6 and just makes an instant observe start shot. (just trying to f

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: I now understand better the mechanics behind it. " - at observestart a shot of the region is taken" 1) I want that shot is being taken after 3 sec

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: Nice try ;-) ... but when you stop the video after 3 seconds, then there are changes against the first shot, that reported the first chang

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: I tested a lot this morning. And I also used your icon. With the icon and other tests I conclude that the code works when 1 frame, screen change hap

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-10 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but I made different tests and could not see this "double show" behaviour. the last test was with this gif image (changing ever

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 MP gave more information on the question: Even scrolling down this page (had my code on by accident) and I slide (slowly!) through a grey line of the website and end up in a white part. He still does the same

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Needs information => Open MP gave more information on the question: Hey, you gave me the idea to test my code on more things. If you just go on you tube, start my code and play something for 3 se

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Needs information RaiMan requested more information: ok, seems to be some systematic problem. I will look into it and come back asap. Any chance, to have a look at the case (webpage)?

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: Hey thx for the amazing support. I will stay here with my questions! I will be surely donating. :) I tryed the wait 2 at the place you told me. But

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 RaiMan posted a new comment: please don't do that: you have posted the same question on Stack Exchange The main place for SikuliX questions is here at launchpad, where I will be notified instantly and usua

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: yes, onChange should only start, when you have a stable screen situation. ... but it must look so: def changed(event): print "some

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Answered => Open MP is still having a problem: He is still giving me twice a red border indicating changes on that location. But I think I know the problem: I need to delay the screenshot making

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: looks good. good progress. The repeat() function is bound to the observe event and hence only available in the handler. so this should do

[Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-09 Thread MP
New question #680137 on Sikuli: https://answers.launchpad.net/sikuli/+question/680137 So I am fiddling along, reading the docs and getting a better understanding of the commands. Yet what I do miss are basic simple examples to show the structure and syntax of the different commands. I got the f