Sha256: 8ee0ef4491a407c543c4042ceb0b51b8c275f1c7001eb615d8731829a0b6c9b1
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
from sikuli.Sikuli import Screen, Location scr = Screen() scr.wait(psc, int(timeout)) scr.click(Location(int(xoffset), int(yoffset)))
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sikulinewrc-0.0.7 | lib/sikulinewrc/commands/click_location |