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

2020-04-09 Thread Mark McGuinn
Question #689782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689782 Status: Answered => Solved Mark McGuinn confirmed that the question is solved: The suggestion to use the space character as the delimiter instead worked, thanks! -- You received this question

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

2020-04-09 Thread Manfred Hampl
Question #689782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689782 Status: Open => Answered Manfred Hampl proposed the following answer: What about trying to split the string at the blanks and taking the second and fourth piece? Then it does not matter whether it's

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

2020-04-09 Thread Mark McGuinn
Question #689782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689782 Status: Needs information => Open Mark McGuinn gave more information on the question: as requested the ascii string after the ascii_reg.text() when the programs works is: ('The ascii text is-->',

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

2020-04-09 Thread Manfred Hampl
Question #689782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689782 Status: Open => Needs information Manfred Hampl requested more information: You have to be aware that OCR always has some problems distinguishing special characters like ®, © and @. Your text is

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

2020-04-09 Thread Mark McGuinn
Question #689782 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689782 Mark McGuinn gave more information on the question: I thought it might be useful to add the output for when firstly the program runs correctly: ('Character is ...', '\xc2') ('Character is ...', 194)

[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