Hello,
I am using SAP Gui Scripting for automating some user scenarios. Is it possible to be notified when a user clicks on a tree control and selects or expands a node? Can the GuiSession object's, FocusChanged event help? I would like to capture the name of the submenu and any other associated properties.
Thanks!