blob: b34add1a99cfb5ef95171726cba62b6f2b01b634 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _rr2EEFpSEeKcnaHGSt8OwA,_IuFcgFpZEeKcnaHGSt8OwA,_f3qEUVpSEeKcnaHGSt8OwA,__UtTgD-XEeK-yuKsz0Lang
Element-Name: DeleteRow
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _IWxDYIpWEeK80-dAVHg-DA
Save-Time: 3/11/13 3:23 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
with [get-editor "League America"] {
with [get-table] {
select Maximilian | activate-cell-edit
get-editbox | click-text 11
apply-cell-edit
}
get-button "Remove the selected Player" | click
}
get-editor "League America" | get-table | get-property itemCount | equals 1 | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--