Sha256: 530c3696ba7c74c4d50b4bfd491b33510889fd27e1bc7ebfd929bc76a452e0d3

Contents?: true

Size: 141 Bytes

Versions: 4

Compression:

Stored size: 141 Bytes

Contents

from sikuli.Sikuli import Screen, Location

scr = Screen()
t = scr.find(psc)
scr.dragDrop(t, t.offset(Location(int(xoffset), int(yoffset))))

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sikulinewrc-0.0.7 lib/sikulinewrc/commands/drag_drop
sikulinewrc-0.0.6 lib/sikulinewrc/commands/drag_drop
sikulinewrc-0.0.5 lib/sikulinewrc/commands/drag_drop
sikulinewrc-0.0.4 lib/sikulinewrc/commands/drag_drop