blob: b342674142a896dbef5ee8a8bc26a102f1653002 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _rr2EEFpSEeKcnaHGSt8OwA,_f3qEUVpSEeKcnaHGSt8OwA,_IuFcgFpZEeKcnaHGSt8OwA,_YQj0cT-VEeK-yuKsz0Lang
Element-Name: Undo
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _vqbhAG7AEeKbTKOCBYPcow
Save-Time: 2/14/13 2:37 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Model Explorer" | get-tree | select "TestProject/League America" | double-click
get-editor "League America" | get-editbox -after [get-label Name] | set-text America2
get-view "Model Explorer" | get-tree | get-item "TestProject/League America2" | get-property caption
| equals "League America2" | verify-true
get-view "Model Explorer" | get-tree | select TestProject | get-menu "Undo Last Operation" | click
get-view "Model Explorer" | get-tree | get-item "TestProject/League America" | get-property caption
| equals "League America" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--