blob: 5c790c6a92ca5bec43d3620f43cbcad3c6d1832d [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Element-Name: DumpConfiguration
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _qNcyQFByEemoQsHAfkupWg
Runtime-Version: 2.4.1.qualifier
Save-Time: 3/27/19 5:31 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-about-menu | click
with [get-window "About RCP Testing Tool IDE"] {
get-button "Installation Details" | click
with [get-window "RCP Testing Tool IDE Installation Details"] {
with [get-tab-folder] {
get-tab-item Configuration | click
}
get-button "Copy to Clipboard" | click
get-button Close | click
}
get-button Close | click
}
get-menu -path "File/New/Other..." | click
get-window New | get-tree | select "General/Untitled Text File" | double-click
with [get-editor] {
get-editbox | get-menu -path Paste | click
get-text-viewer | key-type "M1+HOME"
get-text-viewer | key-type "M1+f"
}
with [get-window "Find/Replace"] {
get-combo -after [get-label "Find:"] | set-text "gtk.version"
get-button Find | click
get-button Close | click
}
with [get-editor | get-text-viewer] {
key-type "M2+END"
get-property "getSelectionText()" -raw | log
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--