Sha256: be27b39ec9c3e66bf1c56ab0f3b6f77d930c3c58d4da8ff685e1fa834318a18e

Contents?: true

Size: 146 Bytes

Versions: 2

Compression:

Stored size: 146 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

2 entries across 2 versions & 1 rubygems

Version Path
sikulinewrc-0.0.3 lib/sikulirc/commands/drag_drop
sikulinewrc-0.0.1 lib/sikulirc/commands/drag_drop