Unable to pass variable in TYPE INTO activity selector editor

Scenario:

The process of passing variables in selector is applicable only for click image and not for Type Into activity.

Steps to reproduce:

Current Behavior:

image

Expected Behavior:

Studio/Robot/Orchestrator Version:

Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Hello @Nikhil529 whenever you want to pass variable in selector follow below steps:
1.Click Selector field (highlighted area and not (…)): image

2.Copy Selector and delete selector by pressing Cntrl + A and Cntrl + C to copy and Delete
key to delete selector
3. press Cntrl + S
4. Click on (…) and paste your selector and make modification for variables
Note: make sure string we pass in selector is in single line (no newline etc.)