Sha256: fbd7291835080bd704a471956f2c0bd366a623a4c9283552e5458bfe497b9e3b
Contents?: true
Size: 243 Bytes
Versions: 27
Compression:
Stored size: 243 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 } WinWaitActive Error Sleep 1000 Send {Tab}{Enter} Sleep 1000 Send ^q
Version data entries
27 entries across 27 versions & 1 rubygems