Skip to content

Commit 67b20e6

Browse files
committed
PR feedback
1 parent ea4553a commit 67b20e6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

support/power-platform/power-automate/desktop-flows/sap-automation/cant-capture-element-from-save-as-popup.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,16 @@ When you use the element picker in Power Automate for desktop, you can't capture
1515

1616
## Cause
1717

18-
SAP displays different _Save As_ dialog boxes depending on whether SAP GUI Scripting is enabled:
18+
SAP displays different _Save As_ dialog boxes depending on whether [SAP GUI Scripting](/power-automate/guidance/rpa-sap-playbook/prerequisites#sap-gui-scripting-configuration) is enabled:
1919

2020
- _SAP GUI Scripting disabled_: SAP uses the standard Windows _Save As_ dialog box. The standard box doesn't support SAP-specific automation.
2121
- _SAP GUI Scripting enabled_: SAP displays a custom dialog box. The custom box supports automation through SAP-specific actions.
2222

2323
If you enable _SAP GUI Scripting_, the element picker might not maintain the SAP context when the _Save As_ dialog box opens. This issue prevents the element picker from capturing elements from the custom SAP dialog box.
2424

25-
## Solution 1: SAP GUI Scripting is enabled
25+
## Solution
26+
27+
### SAP GUI Scripting is enabled
2628

2729
To make sure that the element picker can capture elements from the SAP _Save As_ dialog box, follow these steps:
2830

@@ -40,7 +42,7 @@ To make sure that the element picker can capture elements from the SAP _Save As_
4042

4143
1. Restart SAP.
4244

43-
## Solution 2: SAP GUI Scripting is disabled
45+
### SAP GUI Scripting is disabled
4446

4547
If SAP displays the standard Windows _Save As_ dialog box instead of the custom SAP dialog box, you can automate the dialog box by using mouse and keyboard actions. For more information, see [Use mouse and keyboard actions](/power-automate/desktop-flows/actions-reference/mouseandkeyboard).
4648

0 commit comments

Comments
 (0)