sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59538
Re: [Question #235394]: Can we have a check whether a text is present in particular region
Question #235394 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/235394
sakina sada posted a new comment:
It was my dicission
for item in a:
if item in t:
print(f"{item} exists")
else:
print(f"{item} does not exist")
https://gbapppro.org/
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.