Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Status: Answered => Solved
eduardobedoya confirmed that the question is solved:
Thanks RaiMan, that solved my question.
--
You received this question notification because you are a member of
Sikuli Dri
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Status: Open => Answered
RaiMan proposed the following answer:
currently the only solution:
min = 2.0
start = time.time()
reg.wait(Img, 9)
rest = min - time.time() - start
if rest > 0: wait(rest)
but m
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
also,
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but if the image appears in 3secs, I would like to avoid waiting any longer,
so, if
Question #266392 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266392
Description changed to:
Is it possible to wait for an image 9secs OR at least wait for 2 secs in total
I mean sometimes the image appears in 0secs, then in that case I would like to
wait for 2secs more,
but
New question #266392 on Sikuli:
https://answers.launchpad.net/sikuli/+question/266392
Is it possible to wait for an image 9secs OR at least wait for 2 secs in total
I mean sometimes the image appears in 0secs, then I would like to wait for
2secs more,
but if the image appears in 3secs, I would li
13 matches
Mail list logo