Skip to content

Commit e1ac2a5

Browse files
committed
fix list
1 parent 610b019 commit e1ac2a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/power-platform/power-automate/desktop-flows/sap-automation/handle-authentication-popup-launch-sap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ To handle the authentication popup, use UI automation actions instead of the **L
1919

2020
1. Use the **Run application** action to start the SAP GUI application.
2121
1. Use UI automation actions to interact with the authentication popup:
22-
- Use the **Populate text field in window** action to enter credentials.
23-
- Use the **Click UI element in window** action to submit the credentials.
22+
1. Use the **Populate text field in window** action to enter credentials.
23+
1. Use the **Click UI element in window** action to submit the credentials.
2424
1. After you handle the popup, use the **Attach to running SAP** action to connect to the active SAP instance.
2525
1. After the SAP instance is attached, you can use any other SAP actions as needed.
2626

0 commit comments

Comments
 (0)