I am creating RPA. Text box have some default value. I want to enter my value after clearing that default value. How can i do it? I tried [k(back)] this one but it is clear only one char at a time. I am unable to find default value length so that I will run this [k(back)] activity in for loop.