menu
sap_gui_scripting package
documentation
gui_classes/gui_tree.dart
GuiTree
getNodeTextByPath method
getNodeTextByPath method
dark_mode
light_mode
getNodeTextByPath
method
String
getNodeTextByPath
(
String
path
)
Implementation
String getNodeTextByPath(String path) => obj.getNodeTextByPath(path);
sap_gui_scripting package
documentation
gui_classes/gui_tree
GuiTree
getNodeTextByPath method
GuiTree class