I have automated an application using TestProject and for some reason TestProject is not recording SSN entry hence I had to enter manually. Is there a way we can pass the masking data issue and make TestProject record SSN entry?
Hi @sowmya.gampa,
Try to use the ‘Type text (using JavaScript)’ action or the ‘Type text with Robot’ action.
If the element is a shadow element, you can follow this article:
Let me know if any of the solutions work for you.
I will try and keep you posted!