示例#1
0
文件: Region.py 项目: ck1125/sikuli
 def find(self, target):
    ret = JRegion.find(self, target)
    return ret