New question #193332 on Sikuli:
https://answers.launchpad.net/sikuli/+question/193332
hi,
i have a string that i copy from notepad, so i need to "find" some word into
this string..i try to use .find(' ') from Pytom but its not work.
if (texto.find('gol')):
popup("sim")
else:
popup("não")
anyone can help me please?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp