Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2023-07-07 Thread natawic489
Question #686217 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/686217 natawic489 posted a new comment: Assuming I am applying html textual style like beneath. its not working. However, assuming I erase the a{font} style its turned out great. See more detail from here; http

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-27 Thread Anup K
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Anup K confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-27 Thread Anup K
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Status: Answered => Solved Anup K confirmed that the question is solved: Thanks RaiMan. I will catch you up for further issue. its solved my problem and got some way around of it. -- You received this

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-27 Thread RaiMan
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Status: Open => Answered RaiMan proposed the following answer: --- alternative approach to findText() you can try the following, since your links are arranged as some lines in a Region: reg = someRegio

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-27 Thread Anup K
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Anup K posted a new comment: Is there any way to train the font or any other approach. Please help. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikul

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-27 Thread Anup K
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Status: Answered => Open Anup K is still having a problem: If I am applying html font like below. its not working. But if I delete the a{font} style its working fine. Save below snippet as "fontStyl

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-26 Thread RaiMan
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Status: Open => Answered RaiMan proposed the following answer: Tried with 2.0.x: r = Region(224,107,76,170) print(r.text()) m = r.findText("test3") m.click() Having your image visible on the screen in

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-26 Thread Anup K
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Anup K posted a new comment: If you got any chance to look into it please provide the approach to fix the issue. Thanks!! -- You received this question notification because your team Sikuli Drivers is an an

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-25 Thread Anup K
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Status: Needs information => Open Anup K gave more information on the question: Thanks RaiMan. Version details: IDE version 2.0.0 sikulix-2.0.0.jar sikulixapi-2.0.0 Email has been sent with screen shot

Re: [Sikuli-driver] [Question #686217]: Region contains 100 clickable link. How can I will be able to click a link based on Plain text pattern

2019-11-25 Thread RaiMan
Question #686217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686217 Status: Open => Needs information RaiMan requested more information: SikuliX version? send me a screenshot to sikulix---at---outlook---dot---com -- You received this question notification because your