Question
RBC
CA
Last activity: 14 Feb 2018 23:13 EST
Clipboard used by RPA
Hi everyone,
We have a situation. We are leveraging the clipboard to get text from a control (by clicking given copy button). Then, we have a power shell script launching the RPA bot. The get text function only works when the PC is focused/active. The get text function failed as soon as we disconnect from that PC.
We are leveraging the script from this link: https://pdn.pega.com/community/product-support/question/how-copy-text-clipboard-automations
At this time, we are unable to get the text from the control (control.text does not work). I have tried passing the control into the script component (Windows.Window), but no luck of getting the text as well.
Any suggestions can resolve this issue? Any help is greatly appreciated.
Fiona