Bug 472901

Summary: Clipboard content.
Product: [Technology] RCPTT Reporter: Ulyana Skorokhodova <ulyana.skorokhodova>
Component: ECLAssignee: Project Inbox <rcptt-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0M4   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Mac OS X   
See Also: https://git.eclipse.org/r/53459
https://git.eclipse.org/c/rcptt/org.eclipse.rcptt.git/commit/?id=92daf2dfde929cc3c03d73dfca0905fcfb7f92fc
Whiteboard:

Description Ulyana Skorokhodova CLA 2015-07-17 02:06:28 EDT
It would be useful to be able to prepare the clipboard so that it contains some text which can be simply pasted during a TestCase.
Comment 1 Ulyana Skorokhodova CLA 2015-08-11 06:02:15 EDT
to-clipboard ECL command is added (https://git.eclipse.org/r/53459).

Detected issues:

1) to-clipboard "" should clear a clipboard but it does nothing.
Comment 3 Ulyana Skorokhodova CLA 2015-08-12 02:31:18 EDT
Verified on https://git.eclipse.org/r/53459:

from-clipboard and to-clipboard commands are implemented.

RCPTT tests:

Bug 472901_ClipboardContent_EmptyClipboard.test
Bug 472901_ClipboardContent_From-Clipboard.test
Bug 472901_ClipboardContent_To-Clipboard.test