sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37088
[Question #287919]: differ between exists&find
New question #287919 on Sikuli:
https://answers.launchpad.net/sikuli/+question/287919
hello all
what's differ between
find(something)
click (getLastMatch())
and
exists(something)
click (getLastMatch())
if i have 5 image
i want to click anyone of them
which is better to use find() or exists()
and how should write
thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.