Error from "Get From Clipboard"

hello,
I was automating calculator by using dynamic selectors. I am trying to print the clipboard data. but this error occurring.

Get From Clipboard: name=‘*’ is not a valid value for Int32.

Excercise_Calculator Automation_by using Dynamic Selectors.xaml (76.9 KB)

Hey!

Change the type of variable to string or double.

And try it again

Regards,
NaNi

not working brother, I checked both string and int32. i am unable to find the error. can you try once ? above is the file.

Get From Clipboard: One or more errors occurred.

Hey!

Why can’t we try with get text? Is it mandatory to use get text from clipboard?

We can get the text by using get text or get Full text activity!

Regards,
NaNi

1 Like

is working. Tq

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.