blob: 16244e22c80f5b9c508f96912e9953ce903d352e [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _Lv5cQH_rEeKzh4ksbY4F-Q,_ffbh0IFzEeKinvTtsw86yA,_Pv8ssLYiEeKvSYFmtfaJ1w
Element-Name: QS-2510_Some checkbox clicks are recorded as "click" - not as "check/uncheck"
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _guwzsbYhEeKvSYFmtfaJ1w
Save-Time: 7/15/13 5:39 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Q7 Explorer" | get-tree | select "MyProject/TC1" | double-click
get-editor TC1 | get-button Record | click
get-window "Q7 Control Panel.*" | minimize
get-aut selfQ7 | eval{
get-preferences-menu | click
get-window Preferences | get-tree | select General
}
//exec-process -command "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"" -args [substitute-variables "-r \"${resource_loc:sikuli/QS-2510.sikuli}\" -s"] -ignoreExitCode
exec-process "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"""-r" [substitute-variables "\"${resource_loc:sikuli/QS-2510.sikuli}\""]"-s"-ignoreExitCode
get-window "Q7 Control Panel.*" | get-button Stop | click
get-window "Q7 Control Panel.*" | get-editbox | get-property text
| equals "get-preferences-menu | click\n"
+ "with [get-window Preferences] {\n"
+ " get-tree | select General\n"
+ " with [get-button \"Always run in background\"] {\n"
+ " check\n"
+ " uncheck\n"
+ " }\n"
+ "}" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--