You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/power-automate/desktop-flows/ui-automation/cannot-access-java-application-elements.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Can't access elements of a Java application
3
3
description: Troubleshoot the issue that Power Automate for desktop can't access the elements of a Java desktop application.
4
4
ms.reviewer: pefelesk
5
-
ms.date: 10/29/2024
5
+
ms.date: 04/28/2025
6
6
ms.custom: sap:Desktop flows\UI or browser automation
7
7
---
8
8
# Can't access the elements of a Java application
@@ -18,12 +18,17 @@ Power Automate for desktop can't access the UI elements of a Java desktop applic
18
18
19
19
## Troubleshooting steps
20
20
21
-
1. Run the **Power Automate Desktop**[Troubleshooter](/power-automate/desktop-flows/troubleshooter). Open **Power Automate Desktop** and navigate to **Help** > **Troubleshooter**.
22
-
2. On the **Troubleshooter** window, click **Run** on the **Troubleshoot UI/Web automation issues** panel.
23
-
3. If an issue is found for **Java Automation**, expand the panel to see the details.
24
-
4. If there is a **Fix** button available, click on it in order to apply the fix. It is advised that you close all running **Java** applications first.
21
+
To solve this issue, try the [troubleshooter](/power-automate/desktop-flows/troubleshooter) first.
25
22
26
-
## Manual Troubleshooting steps
23
+
1. In Power Automate for desktop, navigate to **Help** > **Troubleshooter**, and run the [troubleshooter](/power-automate/desktop-flows/troubleshooter).
24
+
25
+
2. In the **Troubleshooter** window, select **Run** on the **Troubleshot UI/Web automation issues** panel.
26
+
27
+
3. If an issue is found for **Java Automation**, expand the panel to see the details.
28
+
29
+
4. If a **Fix** button is available, select it to apply the fix. Ensure all running **Java** applications are closed before applying the fix.
30
+
31
+
If the issue persists after using the troubleshooter, follow these steps to manually troubleshoot the issue:
27
32
28
33
1. Ensure that you have Java installed on your machine:
0 commit comments