0

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?

Skin
  • 9,085
  • 2
  • 13
  • 29
Rob Audenaerde
  • 19,195
  • 10
  • 76
  • 121
  • At most you can draw a line with power automate desktop using the Drag and Drop UI element function and setting the offsets in the advanced section to some x and y values. But unless you are trying to automate some picture creation or paining, MS Paint is probably the wrong application to use for exploring power automate. something like Excel or a web page will show far more value, or another automation tool where 'Mouse press down' stays down, or you can have space key in pressed state. PAD does not have that. – CobyC Jan 11 '23 at 16:48

0 Answers0