sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01207
[Question #144835]: how to create a region instance??
New question #144835 on Sikuli:
https://answers.launchpad.net/sikuli/+question/144835
i have just started using sikuli as part of my final year be project,i wanna know how to create a region instance without using the tool in the ide.i tried Region.selectRegion() but got the following error
Traceback (most recent call last):
File "C:\DOCUME~1\hafsa\LOCALS~1\Temp\sikuli-tmp6840124297957422154.py", line 1, in <module>
Region.selectRegion()
AttributeError: type object 'Region' has no attribute 'selectRegion'
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.