blob: 9a06e17c8f6574a06e8467be307acd3673bf7724 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _Lv5cQH_rEeKzh4ksbY4F-Q,_ffbh0IFzEeKinvTtsw86yA,_PUALwYrZEeKFictDEDHejA
Element-Name: QS-1057_key-type CR command is not replayed during Q7 test execution
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _7__U4IYsEeKI6L5Mk5N07A
Save-Time: 7/15/13 5:29 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-view "Q7 Explorer" | get-tree | select "Q7Project/TestCase" | double-click
get-editor TestCase | get-section Description | click
}
//exec-process -command "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"" -args "-r \"C:\\Users\\bamboo\\Documents\\SikuliTests\\MultilineText.sikuli\" -s" -ignoreExitCode
//exec-process -command "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"" -args [substitute-variables "-r \"${resource_loc:sikuli/MultilineText.sikuli}\" -s"] -ignoreExitCode
exec-process "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"""-r" [substitute-variables "\"${resource_loc:sikuli/MultilineText.sikuli}\""]"-s"-ignoreExitCode
get-window "Q7 Control Panel.*" | get-button Stop | click
get-window "Q7 Control Panel.*" | get-editbox | get-property text
| equals "get-view \"Q7 Explorer\" | get-tree | select \"Q7Project/TestCase\" | double-click\n"
+ "with [get-editor TestCase | get-section Description | get-text-viewer] {\n"
+ " type-text line1\n"
+ " key-type Enter\n"
+ " type-text line2\n"
+ " key-type Enter\n"
+ " type-text line3\n"
+ " key-type Enter\n"
+ "}" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--