blob: 285b30e898d83e7d2ccd566e3d4108310979c0d0 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _qy4DwH_5EeK9FdRInrmHdQ,_DyPzwH_sEeKzh4ksbY4F-Q,_LRvNEJFkEeKjY6e2O6h0ow
Element-Name: QS-382_Creating new wizard could not be replayed as ECL
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _CN2nMZFjEeKjY6e2O6h0ow
Save-Time: 7/15/13 5:10 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Q7 Explorer" | get-tree | select "Q7Project/JavaPerspective_EmptyWorkspace" | double-click
get-editor "JavaPerspective_EmptyWorkspace" | get-button Record | click
//exec-process -command "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"" -args [substitute-variables "-r \"${resource_loc:sikuli/NewPluginProject.sikuli}\" -s"] -ignoreExitCode
exec-process "\"C:\\Program Files\\Sikuli X\\Sikuli-IDE.exe\"""-r" [substitute-variables "\"${resource_loc:sikuli/NewPluginProject.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+n\"\n"
+ "with [get-window New] {\n"
+ " get-editbox -after [get-label \"Wizards:\"] | set-text \"Plug-in Project\"\n"
+ " get-tree | select \"Plug-in Project\"\n"
+ " get-editbox -after [get-label \"Wizards:\"] | key-type Down\n"
+ " get-tree | key-type Enter\n}\n"
+ "with [get-window \"New Plug-in Project\"] {\n"
+ " get-editbox -after [get-label \"Project name:\"] | set-text P\n"
+ " get-button \"Next >\" | click\n"
+ " get-button Finish | click\n"
+ "}" | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--