Scenario: Setting a string variable to “Set to clipboard” activity does not always take what the variable holds.
Steps to reproduce:
- Use CTRL + C on any data/info you have.
- Create a variable and assign something to it using the assign activity.
- Add this variable as the input string for the set to clipboard activity.
- Display the value in the clipboard [In my case it was a button that automatically pasted whatever was in the clipboard]
Current Behavior: Values from STEP 1 get displayed rather than the values from the variable that is set as in the input parameter.
Expected Behavior: The values contained in the variable should be displayed and not the one that you have may have copied in STEP 1
Studio/Robot/Orchestrator Version: NA
Last stable behavior: NA
Last stable version:NA
OS Version:Windows 7
Others if Relevant: (workflow, logs, .net version, service pack, etc): NA