Re: [Sikuli-driver] [Question #669822]: How do I make sikuli search only to the left of current mouse position?

2018-06-01 Thread arminius
Question #669822 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669822 Status: Open => Answered arminius proposed the following answer: I'm new at this, so make sure your backed up before you try it, but I managed to get a square region to go left of the mouse location, yo

[Sikuli-driver] [Question #669829]: Wait for subprocess.call completion before executing next line.

2018-06-01 Thread sdraganov
New question #669829 on Sikuli: https://answers.launchpad.net/sikuli/+question/669829 I'm running a suprocess.call command in the middle of my sikulix-script and realized that sikuli doesn't wait for subprocess completion, instead it interrupts it and continue executing the code bellow. Adding

[Sikuli-driver] [Question #669837]: Cannot write log file

2018-06-01 Thread Crian Shields
New question #669837 on Sikuli: https://answers.launchpad.net/sikuli/+question/669837 I'm trying to get Sikulix to write a log to a .txt file. I've read up on the various other questions about this, but am still having problems. Currently I have: Debug.on(3) Settings.ActionLogs = True Settings.U

Re: [Sikuli-driver] [Question #669837]: Cannot write log file

2018-06-01 Thread masuo
Question #669837 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669837 Status: Open => Answered masuo proposed the following answer: change separater "\" to "" "D:SikulixaaUITest.txt" "D:SikulixaaUITest.txt" -- You received this question notificatio

Re: [Sikuli-driver] [Question #669837]: Cannot write log file

2018-06-01 Thread Crian Shields
Question #669837 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669837 Status: Answered => Solved Crian Shields confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an