Hello all,
I am currently automating a process in the SAP GUI. This is also working perfectly. However, at one point I need an element from the SAP menu that unfortunately does not have a shortcut. But I can't find a selector for the menubar that is clickable. When I record it with the SAP GUI Scripttrecorder it suggests the following
session.findById("wnd[0]/mbar/menu[3]/menu[8]").select
Apparently the menu items are zero-based counted through. Because the menu item is the fourth element, and the dropdownitem is the ninth. But I can't manage to build a selector with it. Has anyone already solved something like this?
Michael E. Gernaey
798
Super User 2025 Season 2
Tomac
469
Moderator
Power Apps 1919
333