Forum Discussion

pkunst's avatar
pkunst
Contributor
11 years ago
Solved

Get Text of Clipboard

Hi,

during the test I created i marked some text and pressed ctrl + c to get it into my clipboard. After that I wen to the code of the test and tried to safe the marked text in a variable but I failed. I hope you can help me.



Patrick
  • Did you try using Sys.Clipboard?

    Heres an example in JS: