This is how I am selecting the type into activity in my code but for some reason it is not working.

Please help what might be the issue?
This is how I am selecting the type into activity in my code but for some reason it is not working.

Please help what might be the issue?
@sid04
Hi
Select Targeting method only Strict Selector:
Select Wait For Page load As complete
Thanks but its not working still. same error .
Try editing your selectors or you can also use anchor base activity
Regards,
use type into activity and try changing anchor for the target element
Regards
Use strict selector and uncheck the fuzzy and image selectors for both anchor and target
Hey @sid04 ,
I believe you are using Click activity
So Please use the Type into activity which is available in the activities panel
The type into activity looks like below screenshot

Hope it helps you
This is done. didnt work
Next step is Type into activity. That’s not working either. This is the reason I thought I should use Click activity to Click in a box and then type activity to type the required number.
@sid04
If possible kindly share your xaml
Regards,
Use Set text activity instead of Type into
In case @sid04 try to use CV type into activity inside cv screen scope
If I share, no one can access the website due to limited access.
This worked. Thanks much