Invalid putty selector

Hello guys, can anyone help me with the putty selector, because currently it says that my selector is invalid:

Hi
Thats fine because if the element is not live it will show in red color…is it typing to the field
or we got other options as well in putty
–first try with simulate type property enabled in the TYPE INTO activity itself
or
–if that doesnt work then we can use SET TO CLIPBOARD activity where pass the string that we used in TYPE INTO activity as input and so that it will be set to clipboard
–now followed by this use SEND HOTKEY ACTIVITY where use the key as ctrl+v so that it will paste the string from clipboard
this would work for sure

Cheers @Ionut_Frincu

1 Like

Thank mate for your explanation. I appreciate!

1 Like

Cheers @Ionut_Frincu