Skip to content

Commit 67f25d4

Browse files
committed
H3 update
1 parent 45f9ea0 commit 67f25d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/power-platform/power-automate/desktop-flows/ui-automation/element-picker-cant-see-elements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Some desktop applications use custom UI frameworks or rendering methods that are
4646

4747
This action moves the mouse to the first occurrence of the specified image and sends a left click.
4848

49-
## Solution 2: Use Move mouse to text on screen (OCR) action
49+
### Solution 2: Use Move mouse to text on screen (OCR) action
5050

5151
1. Add a **Move mouse to text on screen (OCR)** action to your flow.
5252
1. Specify the text that appears on or near the UI element you want to interact with.
@@ -55,7 +55,7 @@ This action moves the mouse to the first occurrence of the specified image and s
5555

5656
This action uses Optical Character Recognition (OCR) to locate text on the screen or foreground window and sends a mouse click to that location.
5757

58-
## Solution 3: Use the recorder with coordinates
58+
### Solution 3: Use the recorder with coordinates
5959

6060
1. Open Power Automate for desktop and create a new flow.
6161
1. Select **Recorder** from the toolbar.
@@ -64,7 +64,7 @@ This action uses Optical Character Recognition (OCR) to locate text on the scree
6464

6565
The recorder creates a **Click UI element in window** action with coordinate-based input parameters populated by using the respective values from your click action.
6666

67-
## Solution 4: Use Move mouse and Send mouse click actions
67+
### Solution 4: Use Move mouse and Send mouse click actions
6868

6969
1. Add a **Move mouse** action to your flow.
7070
1. Configure the action to move the mouse to the specific coordinates of the target element.

0 commit comments

Comments
 (0)