blob: 5c09a93cfc2388af1ec99ca603e84c89049b2fdb [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _g1CYYY-hEeK_GsTYGlxpVQ,_ilbtEI-jEeK_GsTYGlxpVQ,_pgzfkI-qEeK_GsTYGlxpVQ
Element-Name: QS-154_In the scenarios "Ctrl+C" and "Ctrl+V" of text don't work.
Element-Type: testcase
Element-Version: 3.0
External-Reference: http://jira4.xored.com/browse/QS-154
Id: _fTS0oI-oEeK_GsTYGlxpVQ
Save-Time: 7/15/13 5:57 PM
Testcase-Type: ecl
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa
Content-Type: text/plain
Entry-Name: .description
Steps for reproducing:
1. Create new ECL-scenario;
2. Select some text, press "Ctrl+C;
3. Click in the field and press "Ctrl+V".
This scenario is recorded, but it is not reproduced.
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa--
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Q7 Explorer" | get-tree | select "Vozone/TextFile" | double-click
get-editor TextFile | get-button Record | click
//exec-process -command "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"" -args [substitute-variables "-r \"${resource_loc:sikuli/CopyPasteText.sikuli}\" -s"] -ignoreExitCode
exec-process "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"""-r" [substitute-variables "\"${resource_loc:sikuli/CopyPasteText.sikuli}\""]"-s"-ignoreExitCode
get-window "Q7 Control Panel.*" | get-button Stop | click
get-window "Q7 Control Panel.*" | get-editbox | get-property text
| equals "get-eclipse-window | key-type \"M1+a\"\n"
+ "get-eclipse-window | key-type \"M1+c\"\n"
+ "get-eclipse-window | key-type \"M1+v\" -times 2" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--