Sha256: 4cf7a2d9d027592647ca1b539cb9172ee76e677f23e147affd495f0b3315b276

Contents?: true

Size: 907 Bytes

Versions: 24

Compression:

Stored size: 907 Bytes

Contents

SetWinDelay 500

; Start the CmdTlmServer
Run ruby.exe %A_ScriptDir%/CmdTlmServer
Sleep 2000

WinActivate Test Runner
WinWaitActive Test Runner
Sleep 1000
Click 530 130 ; Click Test Case
Sleep 1000
Click 530 160 ; Select Test Case
Sleep 1000
Click 530 100 ; Click Test Group
Sleep 1000
Click 530 130 ; Select Test Group
Sleep 1000
Click 530 70 ; Click Test Suite
Sleep 1000
Click 530 100 ; Select Test Suite
Sleep 1000


Click 630 70 ; Start Test Suite
WinWaitActive Warning
Send {Enter}
WinWaitActive Enter
Send {Tab}1{Tab}2{Tab}e{Tab}3
Sleep 1000
Send {Enter}
WinWaitActive Test Runner
Sleep 5000
Click 760 195 ; Stop
WinWaitActive Results
Send {Enter}
Sleep 2000

; Shut down the CTS
WinActivate Command and Telemetry Server
Sleep 1000
Send ^q
WinWaitActive, Confirm Close
Sleep 500
Send {Enter}

; Shutdown Test Runner
WinActivate Test Runner
WinWaitActive Test Runner
Sleep 1000
Send ^q ; File Quit



Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
cosmos-3.9.2 autohotkey/tools/test_runner2.ahk
cosmos-3.9.1 autohotkey/tools/test_runner2.ahk
cosmos-3.8.3 autohotkey/tools/test_runner2.ahk
cosmos-3.8.2 autohotkey/tools/test_runner2.ahk
cosmos-3.8.1 autohotkey/tools/test_runner2.ahk
cosmos-3.8.0 autohotkey/tools/test_runner2.ahk
cosmos-3.7.1 autohotkey/tools/test_runner2.ahk
cosmos-3.7.0 autohotkey/tools/test_runner2.ahk
cosmos-3.6.3 autohotkey/tools/test_runner2.ahk
cosmos-3.6.2 autohotkey/tools/test_runner2.ahk
cosmos-3.6.1 autohotkey/tools/test_runner2.ahk
cosmos-3.6.0 autohotkey/tools/test_runner2.ahk
cosmos-3.5.3 autohotkey/tools/test_runner2.ahk
cosmos-3.5.2 autohotkey/tools/test_runner2.ahk
cosmos-3.5.0 autohotkey/tools/test_runner2.ahk
cosmos-3.4.2 autohotkey/tools/test_runner2.ahk
cosmos-3.4.1 autohotkey/tools/test_runner2.ahk
cosmos-3.4.0 autohotkey/tools/test_runner2.ahk
cosmos-3.3.3 autohotkey/tools/test_runner2.ahk
cosmos-3.3.2 autohotkey/tools/test_runner2.ahk