I have powershell script which will open web page (Selenium) and set focus on the \"Message\" box. Now, I want to simulate Ctrl+V to paste my data from
A bit dry to read, but maybe reading C#'s docs on using what's on the clipboard might help:
http://msdn.microsoft.com/en-us/library/system.windows.forms.clipboard%28v=vs.110%29.aspx