Re: [Sikuli-driver] [Question #670538]: Feature Request: Remove borders from thumbnails

2018-06-28 Thread RaiMan
Question #670538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670538 Status: Open => Answered RaiMan proposed the following answer: No, not possible. But you should check the alternate image thumb display: IDE Settings/Preferences -> more Options -> Image Thumbs ... (at

Re: [Sikuli-driver] [Question #670456]: [HowTo] FindFailed handler: General error handling --- 1.1.3 +

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 RaiMan posted a new comment: Alles Gute ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mail

Re: [Sikuli-driver] [Question #670456]: [HowTo] FindFailed handler: General error handling --- 1.1.3 +

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Description changed to: * This works after having fixed some issues: Using FindFailed.setHandler(ffhandler) takes care, that every Region created thereafter inherits the setting (hand

Re: [Sikuli-driver] [Question #670456]: [HowTo] FindFailed handler: General error handling --- 1.1.3 +

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Description changed to: * This works after having fixed some issues: Using FindFailed.setHandler(ffhandler) takes care, that every Region created threafter inherits the setting (handl

Re: [Sikuli-driver] [Question #670456]: [HowTo] FindFailed handler: General error handling --- 1.1.3 +

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Summary changed to: [HowTo] FindFailed handler: General error handling --- 1.1.3 + -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #670456]: [HowTo] FindFailed handler: General error handling

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Summary changed to: [HowTo] FindFailed handler: General error handling -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #670538]: Feature Request: Remove borders from thumbnails

2018-06-28 Thread Dillon
Question #670538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670538 Description changed to: For usability, is there a possibility of showing/hiding the internal, green image borders in the Sikuli IDE. For small icons or lines of text, it becomes hard to read the information i

[Sikuli-driver] [Question #670538]: Feature Request: Remove borders from thumbnails

2018-06-28 Thread Dillon
New question #670538 on Sikuli: https://answers.launchpad.net/sikuli/+question/670538 For usability, is there a possibility of showing/hiding the image borders in the Sikuli IDE. For small icons or lines of text, it becomes hard to read the information in the image with the green border going th

Re: [Sikuli-driver] [Question #670502]: Youtube Automation

2018-06-28 Thread TestMechanic
Question #670502 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670502 TestMechanic proposed the following answer: You actually need only one row to do this click(Location(200,200)) -- You received this question notification because your team Sikuli Drivers is an answer conta

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex posted a new comment: Works like a charm with the latest build. Dankeschön! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Status: Answered => Solved alex 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 c

Re: [Sikuli-driver] [Question #670404]: Error in setting up Sikuli In Ubuntu

2018-06-28 Thread TestMechanic
Question #670404 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670404 Status: Open => Needs information TestMechanic requested more information: What version of Ubuntu? -- You received this question notification because your team Sikuli Drivers is an answer contact for S

Re: [Sikuli-driver] [Question #159582]: Sikuli to unlock the computer

2018-06-28 Thread Lokesh Banga
Question #159582 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159582 Lokesh Banga posted a new comment: Is there an update with newer versions, where screen can be captured with a locked screen? Want to run the scripts unattended and for security reasons cannot leave the machi

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 RaiMan proposed the following answer: Thanks for kind feedback. --- Did not invoke the handler I checked and have to admit you are right. Is fixed now. --- exists() should not abort when coming back from Fi

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex posted a new comment: Thank you for your support and this awesome piece of software. Despite the issues i am still facing, it allowed me to do much more and in a shorter amount of time than any other aut

Re: [Sikuli-driver] [Question #670526]: testing rotation in sikuli

2018-06-28 Thread SAMEENA FIRDOS
Question #670526 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670526 Status: Answered => Solved SAMEENA FIRDOS confirmed that the question is solved: Thanku it help me solve the problem -- You received this question notification because your team Sikuli Drivers is an an

Re: [Sikuli-driver] [Question #670526]: testing rotation in sikuli

2018-06-28 Thread RaiMan
Question #670526 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670526 Status: Open => Answered RaiMan proposed the following answer: you have to calculate points along some curve to move the mouse accordingly with mouseMove(). Be aware: http://sikulix-2014.readthedocs.io

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 RaiMan proposed the following answer: --- Did not invoke the handler ok, I have to check again and fix if needed --- I tend to disagree with you on the exists() issue I tried to find things, that supports my

Re: [Sikuli-driver] [Question #670502]: Youtube Automation

2018-06-28 Thread RaiMan
Question #670502 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670502 Status: Open => Answered RaiMan proposed the following answer: l.click() should also do what you want. -- You received this question notification because your team Sikuli Drivers is an answer contact f

[Sikuli-driver] [Question #670526]: testing rotation in sikuli

2018-06-28 Thread SAMEENA FIRDOS
New question #670526 on Sikuli: https://answers.launchpad.net/sikuli/+question/670526 I have one gui application and on left clicking on object and moving the mouse the object rotates accordingly.So how can i do this rotation with sikuli -- You received this question notification because your t

Re: [Sikuli-driver] [Question #670502]: Youtube Automation

2018-06-28 Thread Hanisha
Question #670502 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670502 Status: Solved => Open Hanisha is still having a problem: Thanks for that, option worked .But I'm trying to do in other way as possible.Suggest me if I 'm wrong *Move the mouse pointer to given locat

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex posted a new comment: That is exactly what I tried first. Did not invoke the handler script on a FindFailed. I tend to disagree with you on the exsts() issue. Unlike other features like find or click, i

Re: [Sikuli-driver] [Question #670502]: Youtube Automation

2018-06-28 Thread Hanisha
Question #670502 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670502 Status: Answered => Solved Hanisha confirmed that the question is solved: Thank You. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread RaiMan
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Status: Open => Answered RaiMan proposed the following answer: def ffhandler(event): resetGUI() FindFailed.setHandler(ffhandler) use() ... should be sufficient --- exists() accepted - I have to fin