Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2021-03-03 Thread Chetan
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Chetan posted a new comment: Hi is this bug fixed and avialable in 2.0.5? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-28 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Shane Paes posted a new comment: Hi @RaiMan Thanks for the above code. it fixed my problem... I will create this as a bug for findText() or find("some text") -- You received this question notification

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-28 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Answered => Solved Shane Paes confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-28 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Linked to bug: #1881240 https://bugs.launchpad.net/bugs/1881240 "findText() or find("some text") not working with Sikuli 2.0.4" -- You received this question notification because your team

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-28 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Shane Paes posted a new comment: Hi @RaiMan Thanks for the above code. it fixed my problem... I will create this as a bug for findText() or find("some text") -- You received this question notification

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-28 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Shane Paes posted a new comment: Hi RaiMan, I have tried the above code. It looks promising. I will continue with more tests. In the meanwhile for the fix in 2.0.5 release how are you planning to track the

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-27 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Shane Paes posted a new comment: ok Thanks RaiMan, will give this a try and let you know my observations. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-27 Thread RaiMan
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Open => Answered RaiMan proposed the following answer: I am sorry for the delay - should have gone deeper into the SikuliX implementation from the beginning. findText() or find("some text") are

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-27 Thread RaiMan
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Description changed to: current state findText() and find("some text") are supported by the same implementation, which currently does not work well. This is a bug and will be

Re: [Sikuli-driver] [Question #690954]: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines

2020-05-27 Thread RaiMan
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Summary changed to: [2.0.4] findText("string") not working --- try with findWord, findWords, findLine, findLines Description changed to: current state findText() and