blob: 65179808ba34d004d16169cc1734a365eaac4220 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _g1CYYY-hEeK_GsTYGlxpVQ,_ilbtEI-jEeK_GsTYGlxpVQ,_WWG-oJFSEeKB3JYeMlqZeA
Element-Name: QS-206_Can't assert section title
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _4Gj20JFREeKB3JYeMlqZeA
Save-Time: 7/15/13 5:58 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Q7 Explorer" | get-tree | select "Vozone/TC1" | double-click
get-editor TC1 | get-button Record | click
get-aut Vozone | eval{
get-view "Vozone Explorer" | get-tree | select "xored\\/VozoneProject" | get-menu "Generate Documentation..." | click
get-window "Generate Documentation" | get-button "Next >" | click
}
get-window "Q7 Control Panel.*" | get-button "Switch to Assertion Mode" | click
//exec-process -command "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"" -args [substitute-variables "-r \"${resource_loc:sikuli/AssertSectionTitle.sikuli}\" -s"] -ignoreExitCode
exec-process "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"""-r" [substitute-variables "\"${resource_loc:sikuli/AssertSectionTitle.sikuli}\""]"-s"-ignoreExitCode
with [get-window "Q7 Control Panel.*"] {
with [get-window Assertion] {
get-tree | select "Group \\(Basic Properties\\)" | get-item "Group \\(Basic Properties\\)/caption" | check
get-button Add | click
}
get-button Record | click
}
get-window "Q7 Control Panel.*" | get-editbox | get-property text
| equals "get-view \"Vozone Explorer\" | get-tree | select \"xored\\\\/VozoneProject\"\n"
+ "get-window \"Generate Documentation\" | get-button \"Next >\" | click\n"
+ "get-window \"Generate Documentation\" | get-group \"Include dependencies\" | get-property caption \n"
+ " | equals \"Include dependencies\" | verify-true" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--