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