Sha256: 492b4cf45e9b4e15128359d93914d6866515d2408449c5dc202f0629925166b7
Contents?: true
Size: 215 Bytes
Versions: 37
Compression:
Stored size: 215 Bytes
Contents
SetWinDelay 500 Sleep 2000 WinWaitActive, Test, , 3 ; Wait 3s for the window if (ErrorLevel == 0) ; if we did not time out waiting { Send {Enter}{Esc} ; Close the window } Sleep 1000 Send {Esc} Sleep 1000 Send ^q
Version data entries
37 entries across 37 versions & 1 rubygems