In SAP GUI application I need to automate the dragging of a node in GuiTree and dropping onto another node.
The type of element is shown as below:
(GuiShell (122) - SubType: Tree)
session.findById("wnd[0]/shellcont/shellcont/shell/shellcont[0]/shell/shellcont[1]/shell[1]").selectNode " 3".
Is there any way to drag?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…