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
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
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
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
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.
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.
_
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
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
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
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.
___
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
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
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
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
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
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
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
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
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
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
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
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
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.
__
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
24 matches
Mail list logo