
Hi All
I'm newbie in power automate desktop.
When I record text entering in textarea tag it works well, the text entering is recorded.
When I record text entering in div tag, there in no recording
please help.
Best Regards
You picked a tough target with lots of anti-automation measures built in. Selectors will change on you from run to run, and will likely need to be modified. Your modifications may need to modified.
Here's a portion of a flow that works for me (so far every time) using images instead of captured web elements or UI elements. Some people will tell you not to use images. I disagree. In many instances the images are far less likely to change than the selectors. Use what works, as long as it works repeatably and reliably. JM2$CW.
Let me explain what's happening in this segment.
I have set a couple of variables for text to insert in the two fields.
There are two 'Move mouse to image' actions, both set to left-click after moving to the image.
Here's the first image:
and here's the second.
By all means use images you capture yourself, not these I have here.
I'll try to add an animated GIF here as proof of concept (bogus login).