New question #674928 on Sikuli:
https://answers.launchpad.net/sikuli/+question/674928
I'm getting the following error inconsistently:
TDTab = BrowserRegion[x].find(Pattern("1535129202271.png").similar(0.85))
AttributeError: 'NoneType' object has no attribute 'find'
Sometimes I can just rerun the script and it works fine. Other times it won't
work until I restart the IDE and relaunch my script.
What's puzzling is clearly a Region has a find attribute. What would be
causing my BrowserRegion list of regions to be returning the NoneType?
Thanks!
--
You received this question notification because your team Sikuli Drivers
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