getAuiTree()
Get the AUI tree of the tested application.
Syntax
getAuiTree()
RETURNS xml.DomDocument
Usage
This function returns the complete AUI tree as an XML document. For example:
LET doc = ggc.getAuiTree()
Get the AUI tree of the tested application.
getAuiTree()
RETURNS xml.DomDocument
This function returns the complete AUI tree as an XML document. For example:
LET doc = ggc.getAuiTree()