blob: 23a14a40215db24731fcbbc3a58412776972219f [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _zOzvECeMEeGm5NjoKhWsPQ
Element-Name: SaveBeforeRestart
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _2mQbkCBaEemVG5z3mWvaYg
Runtime-Version: 2.4.0.201901310013
Save-Time: 2/4/19 6:21 PM
Testcase-Type: ecl
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa
Content-Type: text/plain
Entry-Name: .description
Copyright (c) 2009, 2019 Xored Software Inc and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Xored Software Inc - initial creation and/or initial documentation
--------------------------------------------------------------------------------
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa--
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Test Explorer" | get-tree | select "Q7Project/Delete Test" | double-click
with [get-editor "Delete Test" | get-section Script | get-text-viewer] {
set-caret-pos 1 69
key-type Enter
}
restart-aut
get-window "Save Resource" | get-button Save | click
wait-until-eclipse-is-ready
get-editor "Delete Test" | get-section Script | get-text-viewer | get-property text
| equals "get-view \"Test Explorer\" | get-tree | select \"qqq/qw\" | key-type Del\n\n"
+ "get-window \"Delete Resources\" | get-button OK | click" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--