Re: [Sikuli-driver] [Question #689767]: addHotkey cannot coerce 3rd argument to HotkeyListener

2020-04-08 Thread RaiMan
Question #689767 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689767 Status: Open => Answered RaiMan proposed the following answer: from org.sikuli.script import * should not be used and is not necessary in any case. Only in sub-scripts (Python scripts called from a mai

Re: [Sikuli-driver] [Question #689756]: Focusing a field of a client application

2020-04-08 Thread Pritam Biswas
Question #689756 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689756 Pritam Biswas posted a new comment: Hi Raiman, Tried with the approach you've suggested. Program is able to focus on the client application screen. Got another problem, when i'm running the WS through a br

Re: [Sikuli-driver] [Question #689756]: Focusing a field of a client application

2020-04-08 Thread RaiMan
Question #689756 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689756 RaiMan proposed the following answer: I am sorry, but your workflow is too specific that I can help you. You have to try different approaches and always check, wether the focus has worked, before the type().

Re: [Sikuli-driver] [Question #689653]: HTMLTestRunner import problem "syntax - mismatched input"

2020-04-08 Thread Christoph
Question #689653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689653 Christoph posted a new comment: Moved import unittest above HTMLTestRunner and getting the same error (unknown error) Cant really see why this is happening. I have also tried to delete the IDE and downloaded

Re: [Sikuli-driver] [Question #689653]: HTMLTestRunner import problem "syntax - mismatched input"

2020-04-08 Thread RaiMan
Question #689653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689653 RaiMan proposed the following answer: I have found the reason for the "unknown error": It is not your fault, but a problem between the HTMLTestRunner and how we are running scripts, that can be aborted using

Re: [Sikuli-driver] [Question #689767]: addHotkey cannot coerce 3rd argument to HotkeyListener

2020-04-08 Thread Peter Zejda
Question #689767 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689767 Status: Answered => Open Peter Zejda is still having a problem: Hi RaiMan, thanks for the quick response! If I remove the "from org.sikuli.script.import *" line, then I get this error: Traceback (most

[Sikuli-driver] [Question #689782]: Region text read not always returning correct text

2020-04-08 Thread Mark McGuinn
New question #689782 on Sikuli: https://answers.launchpad.net/sikuli/+question/689782 I have a auction app which reads the region on the screen containing information on the current bid position and the amount the vendor wants in order to sell the item immediately. The fields are shown on the sc