I'm exploring PowerAutomate and am stuck with a relatively simple issue;
I want to click-and-drag to draw a yellow circle in Ms paint.
Currently, my flow looks like this:
- start Paint ( Run application )
- Select Yellow ( Click UI Element in Window)
- Click mouse
- Drag?
The last two points are not working / don't know how to do.
What is the best approach?