[Sikuli-driver] [Question #699177]: (German) Recording Mouse actions?

2021-10-21 Thread D.Schulte
A question was asked in a language (German) spoken by none of the registered SikuliX answer contacts. https://answers.launchpad.net/sikuli/+question/699177 Hello, can SikuliX record and replay mouse actions, e.g. a series of mouse moves and clicks on screen just to automate daily tasks at differ

[Sikuli-driver] [Question #699179]: can't run script

2021-10-21 Thread anan
New question #699179 on SikuliX: https://answers.launchpad.net/sikuli/+question/699179 when i click run button,error appears [error] no runner available for: test.sikuli -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. ___

[Sikuli-driver] [Bug 1948020] [NEW] can't run script

2021-10-21 Thread anan
Public bug reported: when i click "run" button,error appears [error] no runner available for: test.sikuli ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX. htt

Re: [Sikuli-driver] [Question #699179]: can't run script

2021-10-21 Thread anan
Question #699179 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699179 Description changed to: hi I used sikulixide-2.0.5-mac when i click run button,error appears [error] no runner available for: test.sikuli -- You received this question notification because your team Si

[Sikuli-driver] [Bug 1948020] Re: can't run script

2021-10-21 Thread RaiMan
already a question ** Changed in: sikuli Status: New => Invalid ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX. https://bugs.launchpad.net/bugs/19

Re: [Sikuli-driver] [Question #699179]: can't run script

2021-10-21 Thread RaiMan
Question #699179 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699179 Status: Open => Answered RaiMan proposed the following answer: check wether test.sikuli contains a test.py file. what macOS, what Java? run from command line with -v -c and check the start log

Re: [Sikuli-driver] [Question #187104]: Trying to sense when the screen stops changing

2021-10-21 Thread Spice Agent
Question #187104 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/187104 Spice Agent posted a new comment: It would be useful if observe() returned FALSE if it timed out... then I could loop until FALSE was returned (meaning no more changes are occurring). -- You received this

Re: [Sikuli-driver] [Question #187104]: Trying to sense when the screen stops changing

2021-10-21 Thread RaiMan
Question #187104 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/187104 RaiMan posted a new comment: only to be complete: this worked for me (2.0.5): class X(unittest.TestCase): def changed(self, e): print "handler" self.changes = e.changes e.stopOb

Re: [Sikuli-driver] [Question #187104]: Trying to sense when the screen stops changing

2021-10-21 Thread RaiMan
Question #187104 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/187104 RaiMan posted a new comment: @Spice Agent - observe() runs until timeOut and returns False if no changes have been detected. - if changes are detected, the handler is called - if the obeserver is stopped

Re: [Sikuli-driver] [Question #699179]: can't run script

2021-10-21 Thread anan
Question #699179 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699179 Status: Answered => Solved anan confirmed that the question is solved: I have resolved this problem. thank you! -- You received this question notification because your team Sikuli Drivers is an answer