Get Clipboard Value

Get Clipboard Value activity fails when clipboard contains no data

Hi @2aozturk,
you just put that “Get clipboard value” in a try catch block. Then check for the clipboard activity’s output variables value, whether its empty or not. and don’t forget to initialise the variable as “”

1 Like

Hi @shankm,

Thanks for your kind response.

We’re doing almost the same but it doesn’t prevent us to wait for the default timeout time which is uncomfortable and also we cannot lower timeout to decrease waiting time because sometimes clipboard contains big data which takes longer to load into the variable.

I just wanted to inform UiPath about the issue.

Cheers :slight_smile: