Re: [Sikuli-driver] [Question #194082]: How to get the error messages of sikuli program in my own log message?

2017-04-04 Thread stewazy
Question #194082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/194082 stewazy posted a new comment: is there a try catch variant where in catch the error can be caught and logged into a .log or .txt file ? -- You received this question notification because your team Sikuli Dr

Re: [Sikuli-driver] [Question #229988]: How to implement Try Catch error handling in Sikuli Script

2017-04-04 Thread stewazy
Question #229988 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229988 stewazy posted a new comment: How to I catch the error message to a log file ? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #240547]: get log file like in Sikuli's message tab and save it to a file need help

2017-04-04 Thread stewazy
Question #240547 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240547 stewazy posted a new comment: Thank you @RaiMan i made a test structure that has a setUp(self): tearDown(self): and testMethod(self): and I was wondering also how do i log an error that happens when that test

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Open => Answered RaiMan proposed the following answer: LOL and sorry - so stupid: the dialog box is triggered from within the App.focus() handling - so it cannot proceed until clicked and he

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Answered => Open Jeff_Vallis is still having a problem: Today the box was on the screen and again the process hang (waited) for cancel to be clicked manually. And "Running Check_App_Focus - Fou

Re: [Sikuli-driver] [Question #240547]: get log file like in Sikuli's message tab and save it to a file need help

2017-04-04 Thread RaiMan
Question #240547 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240547 RaiMan posted a new comment: comment #9 is still valid. see docs: http://sikulix-2014.readthedocs.io/en/latest/scripting.html#writing-and-redirecting-log-and-debug-messages -- You received this question no

Re: [Sikuli-driver] [Question #240547]: get log file like in Sikuli's message tab and save it to a file need help

2017-04-04 Thread stewazy
Question #240547 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240547 stewazy posted a new comment: I'm using 1.0.1 sikuli on windows xp, I need to create a logger for multiple tests which r running trough a runner, can someone link me guide ? tnx :) -- You received this ques

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Open => Answered RaiMan proposed the following answer: switching to observe would not change anything. As I understand the code: if "Running Check_App_Focus ..." is printed, then the logic found

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Answered => Open Jeff_Vallis is still having a problem: Tried the above code as soon as recieved and have been waiting for the choose Choose Application box to appear - checking my log each day