Skip to content

Commit 2d41015

Browse files
committed
Updates from editor
1 parent ba9136b commit 2d41015

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

support/power-platform/power-automate/desktop-flows/ui-automation/ui-rdp-automation/no-clicks-on-runtime.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
2-
title: Can't Click Elements In Citrix Virtual Apps
3-
description: Solves an issue where hovering over elements in Citrix Virtual Apps works but clicking the elements during runtime don't work.
2+
title: Can't Click Elements in Citrix Virtual Apps
3+
description: Solves an issue where hovering over elements in Citrix Virtual Apps works, but clicking the elements during runtime doesn't work.
44
ms.reviewer: amitrou
55
ms.author: iopanag
66
author: iopanag
77
ms.custom: sap:Desktop flows\UI or browser automation
8-
ms.date: 04/16/2025
8+
ms.date: 04/23/2025
99
---
10-
# Elements are highlighted in Citrix Virtual Apps but runtime clicks on the elements don't work
10+
# Elements are highlighted in Citrix Virtual Apps, but clicking them at runtime doesn't work
1111

12-
This article provides steps to resolve an issue where UI element interactions don't occur when running actions in Citrix Virtual Apps, despite the UI elements being properly highlighted and captured.
12+
This article provides steps to resolve an issue where UI element interactions don't work when running actions in Citrix Virtual Apps, even though the UI elements are properly highlighted and captured.
1313

1414
## Symptoms
1515

1616
When you use the [UI element picker](/power-automate/desktop-flows/ui-elements#ui-elements-types) to interact with Citrix Virtual Apps, you can highlight and capture elements successfully. However, when these captured elements are used in an action (for example, **Click Element in Window**), the interaction doesn't execute, and no error message is displayed. The [Test Selector](/power-automate/desktop-flows/test-selectors) functionality works as expected.
1717

1818
## Cause
1919

20-
The Citrix Workspace High DPI (HIDPI) settings may interfere with Power Automate for desktop interactions. This issue is commonly observed in setups involving multiple monitors.
20+
The Citrix Workspace High DPI (HIDPI) settings might interfere with Power Automate for desktop interactions. This issue is commonly observed in setups involving multiple monitors.
2121

2222
## Resolution
2323

support/power-platform/power-automate/desktop-flows/ui-automation/ui-rdp-automation/rdp-no-highlight.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.reviewer: amitrou
55
ms.author: nimoutzo
66
author: NikosMoutzourakis
77
ms.custom: sap:Desktop flows\UI or browser automation
8-
ms.date: 04/16/2025
8+
ms.date: 04/23/2025
99
---
1010
# UI element isn't highlighted or an error occurs when hovering over a UI or web element
1111

@@ -38,7 +38,7 @@ The communication with the remote agent components doesn't work.
3838
3939
1. Run **Troubleshoot UI/Web automation issues** to view the diagnostics for the communication. If an error appears in the Citrix or RDP section, expand it for more details and solutions.
4040

41-
1. If the error details indicate "Access is denied," then policies in the remote machine prohibit to run a specific agent component from the user profile folder. Contact your administrator to allow the executables to run from these directories.
41+
1. If the error details indicate "Access is denied," policies on the remote machine prohibit running a specific agent component from the user profile folder. Contact your administrator to allow the executables to run from these directories.
4242

4343
:::image type="content" source="media/rdp-no-highlight/rdp-access-denied.png" alt-text="Screenshot of the Power Automate troubleshooter that shows the Access is denied error details.":::
4444

support/power-platform/power-automate/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
href: desktop-flows/ui-automation/desktop-application-crashes-ui-automation.md
9191
- name: Can't access the elements of a Java application
9292
href: desktop-flows/ui-automation/cannot-access-java-application-elements.md
93-
- name: Clicking the elements don't work during runtime
93+
- name: Clicking elements doesn't work during runtime
9494
href: desktop-flows/ui-automation/ui-rdp-automation/no-clicks-on-runtime.md
9595
- name: Focus window action can't bring a window to focus
9696
href: desktop-flows/ui-automation/focus-window-action-not-working.md

0 commit comments

Comments
 (0)