Sha256: b798e7b602a16367f663b178507c5012170f2e59ebcc82a01e1cb010709b9a2f

Contents?: true

Size: 104 Bytes

Versions: 2

Compression:

Stored size: 104 Bytes

Contents

from sikuli.Sikuli import Screen, Key
import time
scr=Screen()
time.sleep(3)
scr.type(Key.PAGE_DOWN)

Version data entries

2 entries across 2 versions & 1 rubygems

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