I am using type into activity, where i need to remove the existing value of phone no and add new value of phone number.
But it is not doing the same.
I have checked all the selectors they seems perfect to me.
Also I tried using verification after typing in that case it is giving me below error.
Which Input method are you using here? Is it typing along with the existing data or failing to identify the element?
If it’s typing along with the existing data, then use Simulate type. Also, you can enable the Empty field property to clear the existing data before typing.
Try woth setting click before property to click instead of none.and also set the empty rows property to multiline and check
2, as a alternate solution…you can first perform a manual click and send [d(ctrl)]a[u(ctrl)] and a sepcial key delete or ctrl v.you can as well use keyboard shortcuts