Search found 2 matches

by [email protected]
Tue Dec 11, 2018 8:19 pm
Forum: Automation API
Topic: Parsing t hrough tree items using vbscript
Replies: 4
Views: 1817

Re: Parsing through tree items using vb.net

The xpath to see the element is: /form[@name~'^Prose\ \(DELPHIX\)\ -\ \(1\.0\.12']/container[@automationid='BarManagerbar']/container[@automationid='MyDockLayoutManagerRegion']//container[@automationid='LayoutPanel_LayoutPanel(47299748)']//container[@automationid='dockMgr']/?/?/container[@automation...
by [email protected]
Tue Dec 11, 2018 8:18 am
Forum: Automation API
Topic: Parsing t hrough tree items using vbscript
Replies: 4
Views: 1817

Parsing t hrough tree items using vbscript

How to access the elements under a treeitem using vbscript. Also need to know how to store similar type of objects using vbscript.