sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
712 stars 772 forks source link

Customize an automation generated through SAP UI5 Recorder #18512

Closed SAPNickYang closed 2 years ago

SAPNickYang commented 2 years ago

Tutorials: https://developers.sap.com/tutorials/irpa-customize-s4hana-recorder-automation.html

Recording login doesn't work in current SAP S/4HANA Cloud trial environment. Because, when open the S/4HANA Cloud Trial (URL I set in step 7 Creating Automation (Trial Account) - sub step 5), browser popups dialog to select certificate first but not the ID/PWD login page.

In step 9 Test the automation, after login successfully, the "Manage Purchase Order" is opening in another tab but not the tab that we login. Then I received "Timeout waiting for: application a_managePurchaseOrders" error but the other time it work. Not sure how to deal with this.

Please see screen recording in below. 2022-06-13_16h05_00

shielddz commented 2 years ago

I will check the issue with my team and get back to you ASAP.

celineaudinsap commented 2 years ago

Dear Nick Yang,

In your case, in order to make the recording login work in your SAP S/4HANA Cloud trial environment, please do the following:

Please let me know if this works. All the best, Céline

SAPNickYang commented 2 years ago

I have found a way to solve this issue by adding keystroke (Esc) step after open "Home" page and before login page. image

It works perfectly! new New video