Select Menu Item 'ToolbarControl SAP.Too...': The UiElement is not initialized

Hello, When I try to select Menu Item (Post Goods Issue) in SAP EWM SCWM/LOAD menu, there is an error:
Select Menu Item ‘ToolbarControl SAP.Too…’: The UiElement is not initialized

The image shows a software interface with a toolbar featuring various icons and a dropdown menu where "Goods Issue + Save/Goods Issue" is selected. (Captioned by AI)

same issue is with SCWM/WAVE and other Transactions with Toolbar Menu

My Studio and Packages are up to date
Please advise

@kapaon,

Update property Target.WaitForReady to Interactive/Complete

Thanks,
Ashok :slightly_smiling_face:

tried both, it did not help

image

@kapaon,

Try adding another Use application browser activity inside current one and indicate this current SAP screen.

Inside this inner scope add the Select Menu Items.

Thanks,
Ashok :slightly_smiling_face:

Then I get: System.Exception: Job stopped with an unexpected exit code: 0xC0000005

(I had this error straight away in previous Studio version)

Try with all the activities
There are two activities in modern design and one one classic
Mostly classic should work
Add delay before this activity
If possible activate screen before drop down activity