Question #246184 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246184
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
You can try something like that:
while True:
wait(1) # Give some time for each button to appear
if exists("button.png"):
Question #246137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246137
Mujeebu Rahman posted a new comment:
Hi Eugene,
In case of MAC how i can achieve the timely run.
Regards.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an
Question #246137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246137
Status: Answered => Solved
Marius confirmed that the question is solved:
Thank you very much for the solution!
--
You received this question notification because you are a member of
Sikuli Drivers, whi
Question #246176 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246176
Status: Open => Answered
RaiMan proposed the following answer:
Hey, you stumbled upon one of the things missing in Sikuli from the
beginning ;-)
It is on the list, and the implementation will simply use
Question #245376 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245376
Status: Open => Expired
Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.
--
You received this question no
Question #246133 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246133
RaiMan proposed the following answer:
sorry, a name clash of variable right and function right():
activityNametext = hover(activityRegion.find(activity));
regRight = activityNametext.right(500)
activityName
New question #246184 on Sikuli:
https://answers.launchpad.net/sikuli/+question/246184
I'd like to click the same button over and over again until it goes away (and
sometimes) click ok if/ when an error message comes up, preventing the original
button from being clicked...
--
You received this
New question #246176 on Sikuli:
https://answers.launchpad.net/sikuli/+question/246176
First of all, Raimund, thank you for the great product.
Now, this is my question.
I was trying to run the same Sikuli tests with the same application on
different Linux machines, and they failed too often, be
** Changed in: sikuli
Status: Opinion => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Milestone: None => 1.1.0
** Tags added: fkt-multimonitor
--
You received this bug notification because you are a member of Sikuli
Drivers, which is sub
Question #245842 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245842
Status: Open => Answered
obiwan-92 proposed the following answer:
Hello.
I see. :)
So, in this case you have a third way.
If I take your example with the calculator, I can do it with this :
click("b5.p
Question #246070 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246070
Jianing posted a new comment:
Actually, my problem is how to write the text in sikuli message box into
a log file when I run sikuli from cmd, sorry for confuse
others tell me it should redirect the path, and
11 matches
Mail list logo