Hi,
I’m using Power Automate Desktop (PAD) and need to clear a text box before re-entering input data. The “Populate Text Field” action is not working for our application, so we’re using the “Send Keys” method instead.
We’ve already tried sending =Blank(), " ", and {Delete}, but none of these methods have worked.
Could you please suggest any alternative way to clear the text field before entering new data?