sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56441
[Question #695115]: I'm trying to getCell but having trouble
New question #695115 on Sikuli:
https://answers.launchpad.net/sikuli/+question/695115
So this is script I'm using but its not getting Cell value. I think my syntax is correct. When I run it nothing appears in console.
r=Region(222,138,1080,395)
r.setRows(15)
r.setCols(17)
r.getCell(3,4)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.