QAConsultant
14 years agoContributor
Copy & Paste WPF text in keyword test
Hello,
I have a keyword test that contains a WPF text cell. It is read only. (not hyper-text)
1.I need to click on the cell. (not a problem)
2.^c the WPF text to the clipboard. (problem)
In using a Key operation, it is unable to focus on the cell to execute ^c and the step fails.
What operation can I use to do this?
What I don't want to do is a GET/SET, as this doesn't invoke clipboard.
Thanks,
Dan
I have a keyword test that contains a WPF text cell. It is read only. (not hyper-text)
1.I need to click on the cell. (not a problem)
2.^c the WPF text to the clipboard. (problem)
In using a Key operation, it is unable to focus on the cell to execute ^c and the step fails.
What operation can I use to do this?
What I don't want to do is a GET/SET, as this doesn't invoke clipboard.
Thanks,
Dan