Skip to content

Commit e5f5632

Browse files
committed
Writer updates
1 parent 28367ec commit e5f5632

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

support/power-platform/power-automate/desktop-flows/sap-automation/cannot-capture-guitree-objects.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,18 @@ ms.date: 11/18/2025
99

1010
# Can't capture SAP GuiTree objects in Power Automate for desktop
1111

12-
Power Automate for desktop doesn't capture SAP GuiTree objects. If your desktop flow must interact with these controls, use one of the workarounds below.
12+
Power Automate for desktop doesn't currently support capturing SAP GuiTree objects. Support for capturing SAP GuiTree objects is planned for a future release. Until this feature is added, if your desktop flow must interact with these controls, use one of the workarounds in this article.
1313

1414
## Symptoms
1515

16-
- Power Automate for desktop can't capture SAP GuiTree objects with the SAP automation actions.
16+
Power Automate for desktop doesn't capture SAP GuiTree objects when using SAP automation actions.
1717

18-
## Workaround - Use UI automation
18+
## Workaround 1: Use UI automation
1919

20-
Use UI automation actions to interact with the controls. Capture them with the UI element picker, then use UI automation actions in your desktop flow.
20+
Use UI automation actions to interact with the controls. Capture the controls by using the UI element picker, then use UI automation actions in your desktop flow.
2121

22-
## Workaround - Use SAP GUI scripting
22+
## Workaround 2: Use SAP GUI scripting
2323

24-
Enable and use SAP GUI scripting to automate elements that the SAP automation actions can't capture. For configuration steps, see [Configure SAP GUI scripting](https://learn.microsoft.com/en-us/power-automate/guidance/rpa-sap-playbook/vbscript-based-sap-gui-automation-overview).
24+
Use SAP GUI scripting to automate controls that the SAP automation actions don't capture. For configuration steps, see [Configure SAP GUI scripting](/power-automate/guidance/rpa-sap-playbook/vbscript-based-sap-gui-automation-overview).
2525

2626
[!INCLUDE [Third-party disclaimer](../../../../includes/third-party-disclaimer.md)]
27-
28-

0 commit comments

Comments
 (0)