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

Re: [Sikuli-driver] [Question #686266]: [1.1.3] BlackScreen on Grab but only on one Application

2019-11-26 Thread RaiMan
Question #686266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686266 Status: Open => Answered RaiMan proposed the following answer: ... at 1: I cannot help you with specific Linux problems. Sorry. ... at 2: as mentioned al over the place: read:

[Sikuli-driver] [Question #686266]: [1.1.3] BlackScreen on Grab but only on one Application

2019-11-26 Thread yop
New question #686266 on Sikuli: https://answers.launchpad.net/sikuli/+question/686266 Hello, Question 1 i updated my sytem because i need to upgrade my Nvidia Board Drivers. (CentOs) Since this time, my Scripts do not work anymore. :-( The problem looks sikulix want to search on BlackScreen. I

[Sikuli-driver] [Bug 1854055] [NEW] Screen Resolution C hnages during capture

2019-11-26 Thread Mark McGuinn
Public bug reported: I am newb and am trying out a simple example from YouTube. In the example the tutor uses the capture function to take an image of Windows start button and click it. When I try to do the same thing the resolution of the screen changes so that the Start button disappears from